[ 
https://issues.apache.org/jira/browse/YARN-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13711440#comment-13711440
 ] 

Zhijie Shen commented on YARN-926:
----------------------------------

bq. Similarly the client library needs to be modified - may be we can have both 
single container and multi-container APIs in the clients.

In NMClientAsync, it will be interesting to see whether it is good to gather a 
number of single container starting requests, combine them, and send a batch 
request.

Another question, should stopContainer take the request of multiple containers 
as well?
                
> 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
>
> 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

Reply via email to