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

Allocated container metrics per application should be exposed using Yarn & ATS rest APIs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • ATSv2, resourcemanager, restapi
    • None

    Description

      Currently allocatedMB and allocatedVCores are being exposed by the RM and ATS rest APIs.
      But we don't have the allocatedContainers exposed per application.

      This metric can be exposed as a additional param in the existing rest APIs.

      RM: http://<rm http address:port>/ws/v1/cluster/apps/

      {appid}
      ATS: http(s)://<timeline server http(s) address:port>/ws/v1/applicationhistory/apps/{appid}

      This would be essential for application types like TEZ which have container re-use.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              raviorteja Ravi Teja Chilukuri
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: