Remove RMNodeState and replace it with NodeState
------------------------------------------------
Key: MAPREDUCE-3958
URL: https://issues.apache.org/jira/browse/MAPREDUCE-3958
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: mrv2
Affects Versions: 0.23.0
Reporter: Bikas Saha
Fix For: 0.23.2
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira