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

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.7.7
    • 2.8.5
    • RM, webapp, yarn
    • None

    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

      But, the RM Web UI does not report on these itemsĀ . I saw it's ok in hadoop2.8.5.

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

      Attachments

        Activity

          People

            Unassigned Unassigned
            lilingzj zhangjian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: