-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.4.0
-
Component/s: None
-
Labels:None
-
Hadoop Flags:Reviewed
Got the scenario from YARN-1752, where unregistration of application master is called before registering with RM.
There should be mechanism to identify isApplicationMasaterRegistered before calling unregistration (finishApplicationMaster).