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 A91EE200B80 for ; Wed, 31 Aug 2016 00:55:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A773C160AC5; Tue, 30 Aug 2016 22:55: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 F0F68160ABA for ; Wed, 31 Aug 2016 00:55:21 +0200 (CEST) Received: (qmail 58703 invoked by uid 500); 30 Aug 2016 22:55: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 58356 invoked by uid 99); 30 Aug 2016 22:55:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2016 22:55:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AA3392C1B87 for ; Tue, 30 Aug 2016 22:55:20 +0000 (UTC) Date: Tue, 30 Aug 2016 22:55:20 +0000 (UTC) From: "Arun Suresh (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-5221) Expose UpdateResourceRequest API to allow AM to request for change in container properties MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 30 Aug 2016 22:55:22 -0000 [ https://issues.apache.org/jira/browse/YARN-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15450395#comment-15450395 ] Arun Suresh commented on YARN-5221: ----------------------------------- Thanks for the reviews [~leftnoteasy] and [~subru]. Committed this to trunk... Will post a patch for branch-2 shortly and wait for jenkins before committing that and closing this JIRA. > Expose UpdateResourceRequest API to allow AM to request for change in container properties > ------------------------------------------------------------------------------------------ > > Key: YARN-5221 > URL: https://issues.apache.org/jira/browse/YARN-5221 > Project: Hadoop YARN > Issue Type: Bug > Reporter: Arun Suresh > Assignee: Arun Suresh > Attachments: YARN-5221.001.patch, YARN-5221.002.patch, YARN-5221.003.patch, YARN-5221.004.patch, YARN-5221.005.patch, YARN-5221.006.patch, YARN-5221.007.patch, YARN-5221.008.patch, YARN-5221.009.patch, YARN-5221.010.patch, YARN-5221.011.patch, YARN-5221.012.patch, YARN-5221.013.patch > > > YARN-1197 introduced APIs to allow an AM to request for Increase and Decrease of Container Resources after initial allocation. > YARN-5085 proposes to allow an AM to request for a change of Container ExecutionType. > This JIRA proposes to unify both of the above into an Update Container API. -- 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