Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.23.0
-
None
Description
RMNodeState is being sent over the wire after MAPREDUCE-3353. This has been done by cloning the enum into NodeState in yarn protocol records.
That makes RMNodeState redundant and it should be replaced with NodeState.
Attachments
Attachments
Issue Links
- depends upon
-
MAPREDUCE-3353 Need a RM->AM channel to inform AMs about faulty/unhealthy/lost nodes
- Closed