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 93B0F18525 for ; Sat, 19 Dec 2015 01:01:02 +0000 (UTC) Received: (qmail 57543 invoked by uid 500); 19 Dec 2015 01:01:02 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 57466 invoked by uid 500); 19 Dec 2015 01:01:02 -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 57449 invoked by uid 99); 19 Dec 2015 01:01:01 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Dec 2015 01:01:01 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 630AF2954B4; Sat, 19 Dec 2015 01:01:01 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5821206825726346887==" MIME-Version: 1.0 Subject: Re: Review Request 41431: HIVE-12674 HS2 Tez session lifetime From: "Sergey Shelukhin" To: "Siddharth Seth" , "Vikram Dixit Kumaraswamy" Cc: "hive" , "Sergey Shelukhin" Date: Sat, 19 Dec 2015 01:01:01 -0000 Message-ID: <20151219010101.11596.75302@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Sergey Shelukhin" X-ReviewGroup: hive X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/41431/ X-Sender: "Sergey Shelukhin" References: <20151219005908.11596.63861@reviews.apache.org> In-Reply-To: <20151219005908.11596.63861@reviews.apache.org> Reply-To: "Sergey Shelukhin" X-ReviewRequest-Repository: hive-git --===============5821206825726346887== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41431/#review111327 ----------------------------------------------------------- ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java (line 456) note: probably need min(0, ...) - Sergey Shelukhin On Dec. 19, 2015, 12:59 a.m., Sergey Shelukhin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41431/ > ----------------------------------------------------------- > > (Updated Dec. 19, 2015, 12:59 a.m.) > > > Review request for hive, Siddharth Seth and Vikram Dixit Kumaraswamy. > > > Repository: hive-git > > > Description > ------- > > see JIRA > > > Diffs > ----- > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 60ac0c0 > ql/src/java/org/apache/hadoop/hive/ql/exec/mr/ExecDriver.java 971dac9 > ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezJobMonitor.java f6bc19c > ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java 0d84340 > ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionState.java e1a8041 > ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java c066c7a > ql/src/test/org/apache/hadoop/hive/ql/exec/tez/SampleTezSessionState.java d55c9fe > ql/src/test/org/apache/hadoop/hive/ql/exec/tez/TestTezSessionPool.java 11c0325 > > Diff: https://reviews.apache.org/r/41431/diff/ > > > Testing > ------- > > > Thanks, > > Sergey Shelukhin > > --===============5821206825726346887==--