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 DC157200B92 for ; Wed, 28 Sep 2016 09:17:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DA97E160AD4; Wed, 28 Sep 2016 07:17:22 +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 50D9A160AB4 for ; Wed, 28 Sep 2016 09:17:22 +0200 (CEST) Received: (qmail 32127 invoked by uid 500); 28 Sep 2016 07:17:21 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 32116 invoked by uid 99); 28 Sep 2016 07:17:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2016 07:17:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 421F22C2A64 for ; Wed, 28 Sep 2016 07:17:21 +0000 (UTC) Date: Wed, 28 Sep 2016 07:17:21 +0000 (UTC) From: "Varun Saxena (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-5599) Publish AM launch command to ATS MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 28 Sep 2016 07:17:23 -0000 [ https://issues.apache.org/jira/browse/YARN-5599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15528688#comment-15528688 ] Varun Saxena commented on YARN-5599: ------------------------------------ +1. Will commit shortly. > Publish AM launch command to ATS > -------------------------------- > > Key: YARN-5599 > URL: https://issues.apache.org/jira/browse/YARN-5599 > Project: Hadoop YARN > Issue Type: Improvement > Reporter: Daniel Templeton > Assignee: Rohith Sharma K S > Attachments: 0001-YARN-5599.patch, 0002-YARN-5599.patch, 0003-YARN-5599.patch > > > To aid in debugging launch failures, it would be valuable to have an application's launch script and logs posted to ATS. Because the application's command line may contain private credentials or other secure information, access to the data in ATS should be restricted to the job owner, including the at-rest data. > Along with making the data available through ATS, the configuration parameter introduced in YARN-5549 and the log line that it guards should be removed. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org