[ 
https://issues.apache.org/jira/browse/YARN-6532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15984923#comment-15984923
 ] 

Rohith Sharma K S commented on YARN-6532:
-----------------------------------------

AllocatedMB/AllocatedVCores is snapshot of used resources by running 
containers. Similarly, runningContainers gives count for current running 
containers for an application. Are you expecting total allocated containers 
count for an application? 

> Allocated container metrics per application 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
>            Priority: Minor
>
> 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. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to