Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-1176

RM web services ClusterMetricsInfo total nodes doesn't include unhealthy nodes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.23.9, 2.1.1-beta, 3.0.0-alpha1
    • 0.23.10, 2.1.1-beta
    • resourcemanager
    • None

    Description

      In the web services api for the cluster/metrics, the totalNodes reported doesn't include the unhealthy nodes.

      this.totalNodes = activeNodes + lostNodes + decommissionedNodes
      + rebootedNodes;

      Attachments

        1. YARN-1176.patch
          3 kB
          Jonathan Turner Eagles

        Issue Links

          Activity

            People

              jeagles Jonathan Turner Eagles
              tgraves Thomas Graves
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: