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 60F65183F6 for ; Sat, 30 Jan 2016 01:18:40 +0000 (UTC) Received: (qmail 83942 invoked by uid 500); 30 Jan 2016 01:18:40 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 83812 invoked by uid 500); 30 Jan 2016 01:18:40 -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 83596 invoked by uid 99); 30 Jan 2016 01:18:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Jan 2016 01:18:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DF35B2C1F64 for ; Sat, 30 Jan 2016 01:18:39 +0000 (UTC) Date: Sat, 30 Jan 2016 01:18:39 +0000 (UTC) From: "Lefty Leverenz (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-9774) Print yarn application id to console [Spark Branch] 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-9774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15124573#comment-15124573 ] Lefty Leverenz commented on HIVE-9774: -------------------------------------- Thanks [~lirui]. > Print yarn application id to console [Spark Branch] > --------------------------------------------------- > > Key: HIVE-9774 > URL: https://issues.apache.org/jira/browse/HIVE-9774 > Project: Hive > Issue Type: Sub-task > Components: Spark > Reporter: Brock Noland > Assignee: Rui Li > Fix For: spark-branch, 2.1.0 > > Attachments: HIVE-9774.1-spark.patch > > > Oozie would like to use beeline to capture the yarn application id of apps so that if a workflow is canceled, the job can be cancelled. When running under MR we print the job id but under spark we do not. -- This message was sent by Atlassian JIRA (v6.3.4#6332)