[ 
https://issues.apache.org/jira/browse/YARN-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bibin A Chundatt updated YARN-5533:
-----------------------------------
    Attachment: YARN-5533.0002.patch

Attaching patch after updating testcase

> Jmx AM Used metrics for queue wrong when app submited to partition
> ------------------------------------------------------------------
>
>                 Key: YARN-5533
>                 URL: https://issues.apache.org/jira/browse/YARN-5533
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Bibin A Chundatt
>            Assignee: Bibin A Chundatt
>         Attachments: YARN-5533.0001.patch, YARN-5533.0002.patch
>
>
> # Configure cluster with node label 
> # Configure default and root queue with label capacity 100
> # Submit application to labelx and default queue
> # Wait for application completion
> # Check queue jmx metrics
> {noformat}
>  "name" : 
> "Hadoop:service=ResourceManager,name=QueueMetrics,q0=root,q1=default",
>     "modelerType" : "QueueMetrics,q0=root,q1=default",
>     "tag.Queue" : "root.default",
>     "tag.Context" : "yarn",
>     "tag.Hostname" : "localhost",
>     "running_0" : 0,
>     "running_60" : 0,
>     "running_300" : 0,
>     "running_1440" : 0,
>     "AMResourceLimitMB" : 512,
>     "AMResourceLimitVCores" : 1,
>     "UsedAMResourceMB" : 3072,
>     "UsedAMResourceVCores" : 2,
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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