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 B165C11404 for ; Wed, 14 May 2014 22:18:07 +0000 (UTC) Received: (qmail 73363 invoked by uid 500); 12 May 2014 22:44:18 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 73101 invoked by uid 500); 12 May 2014 22:44:17 -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 72920 invoked by uid 500); 12 May 2014 22:44:17 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 72895 invoked by uid 99); 12 May 2014 22:44:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 May 2014 22:44:17 +0000 Date: Mon, 12 May 2014 22:44:16 +0000 (UTC) From: "Vikram Dixit K (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-7043) When using the tez session pool via hive, once sessions time out, all queries go to the default queue 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-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-7043: --------------------------------- Status: Patch Available (was: Open) Resubmitting so that hive-qa picks it up. > When using the tez session pool via hive, once sessions time out, all queries go to the default queue > ----------------------------------------------------------------------------------------------------- > > Key: HIVE-7043 > URL: https://issues.apache.org/jira/browse/HIVE-7043 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Affects Versions: 0.13.0 > Reporter: Vikram Dixit K > Assignee: Vikram Dixit K > Fix For: 0.14.0 > > Attachments: HIVE-7043.2.patch > > > When using a tez session pool to run multiple queries, once the sessions time out, we always end up using the default queue to launch queries. The load balancing doesn't work in this case. -- This message was sent by Atlassian JIRA (v6.2#6252)