[ 
https://issues.apache.org/jira/browse/YARN-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli updated YARN-684:
-----------------------------------------

    Attachment: YARN-684.20130529.txt

Straight-forward patch to replace Container with ContainerTokenIdentifier in 
startContainer(). Minimized the changes and didn't change callers of 
startContainer to only pass TokenId.

This has to be applied on top of YARN-719.
                
> 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
>         Attachments: YARN-684.20130529.txt
>
>
> 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