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

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

bq. The new names look fine. Can you remove the single-container APIs from the 
protocol?

The single-container APIs should be removed, but they may not be removed in 
this patch. Otherwise, all the callers of them need to be modified, making the 
patch even bigger. How about filing a follow-up ticket to deal with it?
                
> 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, YARN-926.2.patch, YARN-926.3.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

Reply via email to