Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-10690 GPU related improvement for better usage.
  3. YARN-10688

ClusterMetrics should support GPU capacity related metrics.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.2, 3.4.0
    • 3.4.0, 3.3.1, 3.2.3
    • metrics, resourcemanager
    • None

    Description

      Now the ClusterMetrics only support memory and Vcore related metrics.

       

      @Metric("Memory Utilization") MutableGaugeLong utilizedMB;
      @Metric("Vcore Utilization") MutableGaugeLong utilizedVirtualCores;
      @Metric("Memory Capability") MutableGaugeLong capabilityMB;
      @Metric("Vcore Capability") MutableGaugeLong capabilityVirtualCores;
      

       

       

      In our cluster, we added GPU supported, so i think the GPU related metrics should also be supported by ClusterMetrics.

       

      cc pbacsko  Jim_Brennan  ebadger  gandras  

       

      Attachments

        1. image-2021-03-11-15-35-49-625.png
          95 kB
          Qi Zhu
        2. YARN-10688.001.patch
          8 kB
          Qi Zhu
        3. YARN-10688.002.patch
          8 kB
          Qi Zhu
        4. YARN-10688.003.patch
          8 kB
          Qi Zhu
        5. YARN-10688.004.patch
          8 kB
          Qi Zhu

        Activity

          People

            zhuqi Qi Zhu
            zhuqi Qi Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: