-
Type:
Sub-task
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
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.
issue credits : Nallasivan