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

Jian He commented on YARN-2558:
-------------------------------

Copied comment from YARN-2312:
bq. One problem I found is that ContainerTokenIdentifer is now still using 
short int of the containerId, which is used by NM to construct the ContainerId. 
Because of this containerId dismatch, RM doesn't recognize the containerStatus 
sent by NM at all..

> Updating ContainerTokenIdentifier#read/write to use ContainerId#getContainerId
> ------------------------------------------------------------------------------
>
>                 Key: YARN-2558
>                 URL: https://issues.apache.org/jira/browse/YARN-2558
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Tsuyoshi OZAWA
>            Assignee: Tsuyoshi OZAWA
>         Attachments: YARN-2558.1.patch
>
>
> We should update ContainerTokenIdentifier#read/write to use 
> {{getContainerId}} instead of {{getId}} to pass all container information 
> correctly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to