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 4B1D9200B74 for ; Thu, 28 Jul 2016 02:11:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 49E4D160A90; Thu, 28 Jul 2016 00:11: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 C080B160AA8 for ; Thu, 28 Jul 2016 02:11:21 +0200 (CEST) Received: (qmail 82723 invoked by uid 500); 28 Jul 2016 00:11:20 -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 82494 invoked by uid 99); 28 Jul 2016 00:11:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jul 2016 00:11:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 951B82C0D66 for ; Thu, 28 Jul 2016 00:11:20 +0000 (UTC) Date: Thu, 28 Jul 2016 00:11:20 +0000 (UTC) From: "Wangda Tan (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: Thu, 28 Jul 2016 00:11:22 -0000 [ https://issues.apache.org/jira/browse/YARN-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396696#comment-15396696 ] Wangda Tan commented on YARN-5221: ---------------------------------- [~asuresh], could you update the patch? Since 2.8 release is closing.. > 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-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