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

Bikas Saha commented on YARN-684:
---------------------------------

I would suggest continuing to pass Container to the startContainer API of 
NMClient done in YARN-422. Internally, NMClient can pick the right fields and 
the users responsibility continues to be simply taking the Container obtained 
from AMRMClient and passing it to the NMClient. Will also future proof against 
other changes like these.
                
> ContainerManager.startContainer needs to only have ContainerTokenIdentifier 
> instead of the whole Container
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: YARN-684
>                 URL: https://issues.apache.org/jira/browse/YARN-684
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>
> The NM only needs the token, the whole Container is unnecessary.

--
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