Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 23BA5100AC for ; Tue, 10 Sep 2013 05:32:21 +0000 (UTC) Received: (qmail 57361 invoked by uid 500); 10 Sep 2013 05:32:17 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 55592 invoked by uid 500); 10 Sep 2013 05:32:06 -0000 Mailing-List: contact dev-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 dev@hive.apache.org Received: (qmail 55300 invoked by uid 500); 10 Sep 2013 05:32:02 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 55268 invoked by uid 99); 10 Sep 2013 05:32:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Sep 2013 05:32:02 +0000 Date: Tue, 10 Sep 2013 05:32:02 +0000 (UTC) From: "Vaibhav Gumashta (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-4617) Asynchronous execution in HiveServer2 to run a query in non-blocking mode 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-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13762752#comment-13762752 ] Vaibhav Gumashta commented on HIVE-4617: ---------------------------------------- [~thejas] [~jaideep@research.iiit.ac.in] Thanks Thejas and Jaideep! > Asynchronous execution in HiveServer2 to run a query in non-blocking mode > ------------------------------------------------------------------------- > > Key: HIVE-4617 > URL: https://issues.apache.org/jira/browse/HIVE-4617 > Project: Hive > Issue Type: Improvement > Components: HiveServer2 > Affects Versions: 0.12.0 > Reporter: Jaideep Dhok > Assignee: Vaibhav Gumashta > Fix For: 0.12.0 > > Attachments: HIVE-4617.D12417.1.patch, HIVE-4617.D12417.2.patch, HIVE-4617.D12417.3.patch, HIVE-4617.D12417.4.patch, HIVE-4617.D12417.5.patch, HIVE-4617.D12417.6.patch, HIVE-4617.D12507.1.patch, HIVE-4617.D12507.2.patch, HIVE-4617.D12507.3.patch, HIVE-4617.D12507.4.patch, HIVE-4617.D12507.5.patch, HIVE-4617.D12507.6.patch, HIVE-4617.D12507Test.1.patch, HIVE-4617.D12783.1.patch > > > Provide a way to run a queries asynchronously. Current executeStatement call blocks until the query run is complete. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira