[
https://issues.apache.org/jira/browse/YARN-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jian He updated YARN-926:
-------------------------
Attachment: YARN-926.1.patch
Upload a patch:
1. Add 3 bulk api to ContainerManagementProtol
startContainers/stopContainers/getContainerStatuses, and correspondingly its
records
2. Moved SerializedException to yarn.api.records and correspondingly its PB to
yarn.api.records.pb.impl, does this seem a right place ?
3. added test cases for the bulk apis
will test on real cluster
> ContainerManagerProtcol APIs should take in requests for multiple containers
> ----------------------------------------------------------------------------
>
> Key: YARN-926
> URL: https://issues.apache.org/jira/browse/YARN-926
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Vinod Kumar Vavilapalli
> Assignee: Jian He
> Priority: Blocker
> Attachments: YARN-926.1.patch
>
>
> AMs typically have to launch multiple containers on a node and the current
> single container APIs aren't helping. We should have all the APIs take in
> multiple requests and return multiple responses.
> The client libraries could expose both the single and multi-container
> requests.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira