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 5FCEA103F7 for ; Tue, 12 Nov 2013 02:16:56 +0000 (UTC) Received: (qmail 86123 invoked by uid 500); 12 Nov 2013 02:16:56 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 85989 invoked by uid 500); 12 Nov 2013 02:16:55 -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 85976 invoked by uid 99); 12 Nov 2013 02:16:55 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Nov 2013 02:16:55 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 6C30D1D39C9; Tue, 12 Nov 2013 02:16:52 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============0078285206401953895==" MIME-Version: 1.0 Subject: Re: Review Request 15435: Add long polling to asynchronous execution in HiveServer2 From: "Vaibhav Gumashta" To: "Carl Steinbach" , "Thejas Nair" Cc: "Vaibhav Gumashta" , "hive" Date: Tue, 12 Nov 2013 02:16:52 -0000 Message-ID: <20131112021652.11182.67584@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Vaibhav Gumashta" X-ReviewGroup: hive X-ReviewRequest-URL: https://reviews.apache.org/r/15435/ X-Sender: "Vaibhav Gumashta" References: <20131112000650.11832.977@reviews.apache.org> In-Reply-To: <20131112000650.11832.977@reviews.apache.org> Reply-To: "Vaibhav Gumashta" X-ReviewRequest-Repository: hive-git --===============0078285206401953895== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15435/ ----------------------------------------------------------- (Updated Nov. 12, 2013, 2:16 a.m.) Review request for hive, Carl Steinbach and Thejas Nair. Changes ------- Refactoring of tests. Bugs: HIVE-5217 https://issues.apache.org/jira/browse/HIVE-5217 Repository: hive-git Description ------- Add long polling to asynchronous execution in HiveServer2 Diffs (updated) ----- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 4f32390 conf/hive-default.xml.template fe7141e service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java 4ee1b74 service/src/test/org/apache/hive/service/cli/CLIServiceTest.java cd9d99a Diff: https://reviews.apache.org/r/15435/diff/ Testing ------- Thanks, Vaibhav Gumashta --===============0078285206401953895==--