Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.20.0
-
None
-
None
-
Reviewed
Description
There is a bug in the heartbeat processing which shows up when TaskTrackers are lost. Due to the bug, lost TTs may not be able to join back the JT after reinitializing (and binding to a RPC port different from the previous one). This bug got introduced in HADOOP-4305.