Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8C71018F8A for ; Sat, 26 Sep 2015 01:37:04 +0000 (UTC) Received: (qmail 85843 invoked by uid 500); 26 Sep 2015 01:37:04 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 85819 invoked by uid 500); 26 Sep 2015 01:37:04 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 85750 invoked by uid 99); 26 Sep 2015 01:37:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Sep 2015 01:37:04 +0000 Date: Sat, 26 Sep 2015 01:37:04 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (HIVE-11969) start Tez session in background when starting CLI 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-11969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908973#comment-14908973 ] Sergey Shelukhin edited comment on HIVE-11969 at 9/26/15 1:36 AM: ------------------------------------------------------------------ [~sseth] [~hagleitn] [~gopalv] fyi https://reviews.apache.org/r/38783/ was (Author: sershe): [~sseth] [~hagleitn] [~gopalv] fyi > start Tez session in background when starting CLI > ------------------------------------------------- > > Key: HIVE-11969 > URL: https://issues.apache.org/jira/browse/HIVE-11969 > Project: Hive > Issue Type: Bug > Components: Tez > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-11969.patch > > > Tez session spins up AM, which can cause delays, esp. if the cluster is very busy. > This can be done in background, so the AM might get started while the user is running local commands and doing other things. -- This message was sent by Atlassian JIRA (v6.3.4#6332)