[ 
https://issues.apache.org/jira/browse/YARN-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Eagles updated YARN-1176:
----------------------------------

    Attachment: YARN-1176.patch
    
> RM web services ClusterMetricsInfo total nodes doesn't include unhealthy nodes
> ------------------------------------------------------------------------------
>
>                 Key: YARN-1176
>                 URL: https://issues.apache.org/jira/browse/YARN-1176
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>    Affects Versions: 3.0.0, 0.23.9, 2.1.1-beta
>            Reporter: Thomas Graves
>            Assignee: Jonathan Eagles
>            Priority: Critical
>         Attachments: YARN-1176.patch
>
>
> In the web services api for the cluster/metrics, the totalNodes reported 
> doesn't include the unhealthy nodes.
> this.totalNodes = activeNodes + lostNodes + decommissionedNodes
>               + rebootedNodes;

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to