[ https://issues.apache.org/jira/browse/YARN-5977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16107421#comment-16107421
]
kartheek muthyala commented on YARN-5977:
-----------------------------------------
Unrelated unittest failed hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation.
Resubmitting the patch to see if it is some transient issue.
> ContainerManagementProtocol changes to support change of container ExecutionType
> --------------------------------------------------------------------------------
>
> Key: YARN-5977
> URL: https://issues.apache.org/jira/browse/YARN-5977
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Arun Suresh
> Assignee: kartheek muthyala
> Attachments: YARN-5977.001.patch, YARN-5977.002.patch, YARN-5977.003.patch
>
>
> JIRA to track the following changes:
> * Changes in the ContainerManagementProtocol - add an {{updateContainer()}} method.
> * Add the new Request and Response Objects and their corresponding PBImpl classes.
> * Add deprecate attribute to {{increaseContainersResouce()}} method - since this functionality
will be subsumed by {{updateContainer()}}
> * Changes in NMClient to deprecate increaseContainer methods and route all calls through
the new updateContainer API
> * On the NM side, route increaseContainer calls to the new updateContainer method.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org
|