Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-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 BE9F918972 for ; Wed, 30 Sep 2015 21:35:04 +0000 (UTC) Received: (qmail 7095 invoked by uid 500); 30 Sep 2015 21:35:04 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 7055 invoked by uid 500); 30 Sep 2015 21:35:04 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 7044 invoked by uid 99); 30 Sep 2015 21:35:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Sep 2015 21:35:04 +0000 Date: Wed, 30 Sep 2015 21:35:04 +0000 (UTC) From: "MENG DING (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-4175) Example of use YARN-1197 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/YARN-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14938919#comment-14938919 ] MENG DING commented on YARN-4175: --------------------------------- Update on the progress of this ticket: The example will be based on the existing DistributedShell application. The idea is to add an RPC service to the DistributedShell application master, and also a client to issue requests to this service to increase/decrease container resources after the application is started. The patch is almost ready and under testing. Will post it for review soon. > Example of use YARN-1197 > ------------------------ > > Key: YARN-4175 > URL: https://issues.apache.org/jira/browse/YARN-4175 > Project: Hadoop YARN > Issue Type: Sub-task > Components: api, nodemanager, resourcemanager > Reporter: Wangda Tan > Assignee: MENG DING > > Like YARN-2609, we need a example program to demonstrate how to use YARN-1197 from end-to-end. -- This message was sent by Atlassian JIRA (v6.3.4#6332)