Bibin A Chundatt created YARN-8980:
--------------------------------------

             Summary: Mapreduce application container start  fail after AM 
restart.
                 Key: YARN-8980
                 URL: https://issues.apache.org/jira/browse/YARN-8980
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Bibin A Chundatt


UAM to subclusters are always launched with keepContainers.

On AM restart scenarios , UAM register again with RM . UAM receive running 
containers with NMToken. NMToken received by UAM in 
getPreviousAttemptContainersNMToken is never used by mapreduce application.  

Federation Interceptor should take care of such scenarios too. Merge NMToken 
received at registration to allocate response.

Container allocation response on same node will have NMToken empty.


 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to