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

Jonathan Hung commented on YARN-6492:
-------------------------------------

Hi [~maniraj...@gmail.com], thanks for working on this.

What's the rationale behind having a separate PartitionQueueMetrics metrics 
info? Is it possible to factor the partition metrics to QueueMetrics class 
similar to how user metrics is implemented? (i.e. have some configuration to 
enable partition metrics, and register a new QueueMetrics with the partition 
tag)

Also the existing metrics for PartitionQueueMetrics in the attachment only has 
pendingMB, pendingVCores, pendingContainers. Will this be filled out to match 
the set of metrics supported by the current queue metrics? (appsSubmitted, 
appsFailed, allocatedMB, availableMB, ...)

> Generate queue metrics for each partition
> -----------------------------------------
>
>                 Key: YARN-6492
>                 URL: https://issues.apache.org/jira/browse/YARN-6492
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: capacity scheduler
>            Reporter: Jonathan Hung
>            Assignee: Manikandan R
>         Attachments: YARN-6492.001.patch, partition_metrics.txt
>
>
> 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.4.14#64029)

---------------------------------------------------------------------
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