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

Arun Suresh commented on YARN-5447:
-----------------------------------

Got it. To enable this though, we would also need to update the 
ContainerTokenIdentifier to include the allocationRequestId - since, currently 
the NM has no idea about the allocateReqId.

> Consider including allocationRequestId in NMContainerStatus to allow recovery 
> in case of RM failover
> ----------------------------------------------------------------------------------------------------
>
>                 Key: YARN-5447
>                 URL: https://issues.apache.org/jira/browse/YARN-5447
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: applications, resourcemanager
>            Reporter: Subru Krishnan
>            Assignee: Subru Krishnan
>            Priority: Major
>
> We have added a mapping of the allocated container to the original request 
> through YARN-4887/YARN-4888. There is a corner case in which the mapping will 
> be lost, i.e. if RM fails over before notifying the AM about newly allocated 
> container(s). This JIRA tracks the changes required to include the 
> allocationRequestId in NMContainerStatus to allow recovery in case of RM 
> failover.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to