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 682A5200BB4 for ; Tue, 1 Nov 2016 14:53:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 64BC5160AF7; Tue, 1 Nov 2016 13:53:05 +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 A202D160AE5 for ; Tue, 1 Nov 2016 14:53:04 +0100 (CET) Received: (qmail 8037 invoked by uid 500); 1 Nov 2016 13:52:58 -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 8014 invoked by uid 99); 1 Nov 2016 13:52:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2016 13:52:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 921992C0087 for ; Tue, 1 Nov 2016 13:52:58 +0000 (UTC) Date: Tue, 1 Nov 2016 13:52:58 +0000 (UTC) From: "Satoshi Iijima (JIRA)" To: dev@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-15101) Spark client can be stuck in RUNNING state MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 01 Nov 2016 13:53:05 -0000 Satoshi Iijima created HIVE-15101: ------------------------------------- Summary: Spark client can be stuck in RUNNING state Key: HIVE-15101 URL: https://issues.apache.org/jira/browse/HIVE-15101 Project: Hive Issue Type: Bug Components: Spark Affects Versions: 2.1.0, 2.0.0 Reporter: Satoshi Iijima When a Hive-on-Spark job is executed on YARN environment where UNHEALTHY NodeManager exists, Spark client can be stuck in RUNNING state. -- This message was sent by Atlassian JIRA (v6.3.4#6332)