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

Hitesh Shah commented on YARN-572:
----------------------------------

Assuming that the ContainerToken is going to be changed into a bytebuffer to 
hide from the AM, the duplication of fields will be necessary. 

@Sid, @Vinod, can you confirm on the bytebuffer change? In that case, we can 
close this jira out. 
                
> Remove duplication of data in Container 
> ----------------------------------------
>
>                 Key: YARN-572
>                 URL: https://issues.apache.org/jira/browse/YARN-572
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Hitesh Shah
>            Assignee: Zhijie Shen
>
> Most of the information needed to launch a container is duplicated in both 
> the Container class as well as in the ContainerToken object that the 
> Container object already contains. It would be good to remove this level of 
> duplication. 

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