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 B4E9B200BE4 for ; Tue, 15 Nov 2016 22:46:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B3B0A160B05; Tue, 15 Nov 2016 21:46:00 +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 F2E2A160B16 for ; Tue, 15 Nov 2016 22:45:59 +0100 (CET) Received: (qmail 51606 invoked by uid 500); 15 Nov 2016 21:45:59 -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 50965 invoked by uid 99); 15 Nov 2016 21:45:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2016 21:45:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 959292C4C7C for ; Tue, 15 Nov 2016 21:45:58 +0000 (UTC) Date: Tue, 15 Nov 2016 21:45:58 +0000 (UTC) From: "Miklos Szegedi (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-5600) Add a parameter to ContainerLaunchContext to emulate yarn.nodemanager.delete.debug-delay-sec on a per-application basis MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 15 Nov 2016 21:46:00 -0000 [ https://issues.apache.org/jira/browse/YARN-5600?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D15668= 474#comment-15668474 ]=20 Miklos Szegedi commented on YARN-5600: -------------------------------------- Thank you, [~vvasudev] for the comments! I addressed all the issues that yo= u raised. I will send out the new patch shortly. "Given that it was undocumented, I think it=E2=80=99s fine to break it in t= runk. Maybe in branch-2 we leave as it was but undocumented as earlier?" We can do that. Since we are talking about a debug feature we may even be a= ble to backport the whole change as it is. What do you think? > Add a parameter to ContainerLaunchContext to emulate yarn.nodemanager.del= ete.debug-delay-sec on a per-application basis > -------------------------------------------------------------------------= ---------------------------------------------- > > Key: YARN-5600 > URL: https://issues.apache.org/jira/browse/YARN-5600 > Project: Hadoop YARN > Issue Type: Improvement > Components: nodemanager > Affects Versions: 3.0.0-alpha1 > Reporter: Daniel Templeton > Assignee: Miklos Szegedi > Labels: oct16-medium > Attachments: YARN-5600.000.patch, YARN-5600.001.patch, YARN-5600.= 002.patch, YARN-5600.003.patch, YARN-5600.004.patch, YARN-5600.005.patch, Y= ARN-5600.006.patch, YARN-5600.007.patch, YARN-5600.008.patch, YARN-5600.009= .patch, YARN-5600.010.patch, YARN-5600.011.patch > > > To make debugging application launch failures simpler, I'd like to add a = parameter to the CLC to allow an application owner to request delayed delet= ion of the application's launch artifacts. > This JIRA solves largely the same problem as YARN-5599, but for cases whe= re ATS is not in use, e.g. branch-2. -- 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