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

JMX AM Used metrics for queue wrong when app submited to nodelabel partition

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.9.0, 3.0.0-alpha1
    • None
    • None
    • Reviewed

    Description

      1. Configure cluster with node label
      2. Configure default and root queue with label capacity 100
      3. Submit application to labelx and default queue
      4. Wait for application completion
      5. Check queue jmx metrics
       "name" : "Hadoop:service=ResourceManager,name=QueueMetrics,q0=root,q1=default",
          "modelerType" : "QueueMetrics,q0=root,q1=default",
          "tag.Queue" : "root.default",
          "tag.Context" : "yarn",
          "tag.Hostname" : "localhost",
          "running_0" : 0,
          "running_60" : 0,
          "running_300" : 0,
          "running_1440" : 0,
          "AMResourceLimitMB" : 512,
          "AMResourceLimitVCores" : 1,
          "UsedAMResourceMB" : 3072,
          "UsedAMResourceVCores" : 2,
      

      Attachments

        1. YARN-5533.0001.patch
          1 kB
          Bibin Chundatt
        2. YARN-5533.0002.patch
          3 kB
          Bibin Chundatt
        3. YARN-5553.0003.patch
          3 kB
          Bibin Chundatt

        Activity

          People

            bibinchundatt Bibin Chundatt
            bibinchundatt Bibin Chundatt
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: