-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.4-alpha
-
Fix Version/s: 2.1.0-beta
-
Component/s: api
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
The NodeReport returned by getClusterNodes or given to AMs in heartbeat responses includes both a NodeState (enum) and a NodeHealthStatus (object). As UNHEALTHY is already NodeState, a separate NodeHealthStatus doesn't seem necessary. I propose eliminating NodeHealthStatus#getIsNodeHealthy and moving its two other methods, getHealthReport and getLastHealthReportTime, into NodeReport.
- breaks
-
YARN-1006 Nodes list web page on the RM web UI is broken
-
- Closed
-