You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Ravi Teja Chilukuri (JIRA)" <ji...@apache.org> on 2017/04/26 10:58:04 UTC

[jira] [Created] (YARN-6532) Allocated container metrics per applciation should be exposed using Yarn & ATS rest APIs

Ravi Teja Chilukuri created YARN-6532:
-----------------------------------------

             Summary: Allocated container metrics per applciation should be exposed using Yarn & ATS rest APIs
                 Key: YARN-6532
                 URL: https://issues.apache.org/jira/browse/YARN-6532
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: ATSv2, resourcemanager, restapi
            Reporter: Ravi Teja Chilukuri


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, where there container re-use. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org