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

Naganarasimha G R commented on YARN-6492:
-----------------------------------------

bq.  but one thing I was thinking was since the QueueMetric will be for each 
partition, it would also be useful to have a QueueMetric which aggregates 
across all partitions. 
[~jhung] Actually i was planning to implement as mentioned in the YARN-6195 
[comment | 
https://issues.apache.org/jira/secure/EditComment!default.jspa?id=13043189&commentId=15955716],
 further there is no point in aggregating across the partitions as for a given 
queue->app->container request can be allocated to *any one* of the partition. 
As of now CS support Partitions as labelled pools hence allocation doesn't 
happen across partitions and happens only on the named partition. so IMO 
aggregated across can not be done.

> Generate queue metrics for each partition
> -----------------------------------------
>
>                 Key: YARN-6492
>                 URL: https://issues.apache.org/jira/browse/YARN-6492
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: Jonathan Hung
>            Assignee: Naganarasimha G R
>
> We are interested in having queue metrics for all partitions. Right now each 
> queue has one QueueMetrics object which captures metrics either in default 
> partition or across all partitions. (After YARN-6467 it will be in default 
> partition)
> But having the partition metrics would be very useful.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to