Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 84A11200AF7 for ; Mon, 30 May 2016 10:03:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 83536160A16; Mon, 30 May 2016 08:03:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CD23E160A19 for ; Mon, 30 May 2016 10:03:13 +0200 (CEST) Received: (qmail 34997 invoked by uid 500); 30 May 2016 08:03:13 -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 34956 invoked by uid 99); 30 May 2016 08:03:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 May 2016 08:03:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CF8732C1F5C for ; Mon, 30 May 2016 08:03:12 +0000 (UTC) Date: Mon, 30 May 2016 08:03:12 +0000 (UTC) From: "Rui Li (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-13895) HoS start-up overhead in yarn-client mode MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 30 May 2016 08:03:14 -0000 [ https://issues.apache.org/jira/browse/HIVE-13895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-13895: -------------------------- Status: Patch Available (was: Open) > HoS start-up overhead in yarn-client mode > ----------------------------------------- > > Key: HIVE-13895 > URL: https://issues.apache.org/jira/browse/HIVE-13895 > Project: Hive > Issue Type: Bug > Reporter: Rui Li > Assignee: Rui Li > Attachments: HIVE-13895.1.patch > > > To avoid the too verbose app state report, HIVE-13376 increases the state check interval to a default 60s. However, bigger interval brings considerable start-up wait time for yarn-client mode. > Since the state report only exists in yarn-cluster mode, we can disable it using {{spark.yarn.submit.waitAppCompletion}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)