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 8C37610A55 for ; Sun, 16 Feb 2014 21:04:27 +0000 (UTC) Received: (qmail 46465 invoked by uid 500); 16 Feb 2014 21:04:21 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 46407 invoked by uid 500); 16 Feb 2014 21:04:21 -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 46396 invoked by uid 500); 16 Feb 2014 21:04:20 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 46389 invoked by uid 99); 16 Feb 2014 21:04:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Feb 2014 21:04:20 +0000 Date: Sun, 16 Feb 2014 21:04:20 +0000 (UTC) From: "Vikram Dixit K (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-6325) Enable using multiple concurrent sessions in tez 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-6325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13902839#comment-13902839 ] Vikram Dixit K commented on HIVE-6325: -------------------------------------- One more try. Face palm. Made a mistake in the last version. > Enable using multiple concurrent sessions in tez > ------------------------------------------------ > > Key: HIVE-6325 > URL: https://issues.apache.org/jira/browse/HIVE-6325 > Project: Hive > Issue Type: Improvement > Components: Tez > Affects Versions: 0.13.0 > Reporter: Vikram Dixit K > Assignee: Vikram Dixit K > Attachments: HIVE-6325.1.patch, HIVE-6325.2.patch, HIVE-6325.3.patch, HIVE-6325.4.patch, HIVE-6325.5.patch, HIVE-6325.6.patch > > > We would like to enable multiple concurrent sessions in tez via hive server 2. This will enable users to make efficient use of the cluster when it has been partitioned using yarn queues. -- This message was sent by Atlassian JIRA (v6.1.5#6160)