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

Expose allocatedMB, allocatedVCores, and runningContainers metrics on running Applications in RM Web UI

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.5.0
    • 2.8.0, 3.0.0-alpha1
    • webapp, yarn
    • None
    • Reviewed

    Description

      The YARN REST API can report on the following properties:

      allocatedMB: The sum of memory in MB allocated to the application's running containers
      allocatedVCores: The sum of virtual cores allocated to the application's running containers
      runningContainers: The number of containers currently running for the application

      Currently, the RM Web UI does not report on these items (at least I couldn't find any entries within the Web UI).

      It would be useful for YARN Application and Resource troubleshooting to have these properties and their corresponding values exposed on the RM WebUI.

      Attachments

        1. ApplicationAttemptPage.png
          473 kB
          Anubhav Dhoot
        2. YARN-3467.001.patch
          6 kB
          Anubhav Dhoot
        3. Screen Shot 2015-05-26 at 5.46.54 PM.png
          353 kB
          Anubhav Dhoot
        4. yarn-3467-1.patch
          7 kB
          Karthik Kambatla
        5. YARN-3467.002.patch
          6 kB
          Anubhav Dhoot

        Issue Links

          Activity

            People

              adhoot Anubhav Dhoot
              anthonyr Anthony Rojas
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: