Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 98379174FF for ; Wed, 4 Mar 2015 14:47:21 +0000 (UTC) Received: (qmail 15022 invoked by uid 500); 4 Mar 2015 14:47:05 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 14756 invoked by uid 500); 4 Mar 2015 14:47:05 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 14745 invoked by uid 99); 4 Mar 2015 14:47:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2015 14:47:05 +0000 Date: Wed, 4 Mar 2015 14:47:05 +0000 (UTC) From: "Szehon Ho (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-9601) New Beeline queries will hang If Beeline terminates in-properly [Spark Branch] MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-9601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346970#comment-14346970 ] Szehon Ho commented on HIVE-9601: --------------------------------- Great, thanks. > New Beeline queries will hang If Beeline terminates in-properly [Spark Branch] > ------------------------------------------------------------------------------ > > Key: HIVE-9601 > URL: https://issues.apache.org/jira/browse/HIVE-9601 > Project: Hive > Issue Type: Bug > Components: Spark > Reporter: Szehon Ho > Assignee: Jimmy Xiang > > User session's Spark application seems to stay around if beeline is not quit properly (!quit) because the user is not disconnected. > If Beeline is started, it will create a new Spark application which will hang waiting for the first one. -- This message was sent by Atlassian JIRA (v6.3.4#6332)