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

Varun Vasudev updated YARN-4285:
--------------------------------
    Attachment: YARN-4285.004.patch

The failing tests are due to a deadlock caused by calling getQueueInfo within 
the getResourceUsageReport() function in SchedulerApplicationAttempt. After 
speaking with [~leftnoteasy] offline, he suggested that there's no need for the 
getQueueInfo call to be synchronized.

Uploaded a new patch with the fix.

> Display resource usage as percentage of queue and cluster in the RM UI
> ----------------------------------------------------------------------
>
>                 Key: YARN-4285
>                 URL: https://issues.apache.org/jira/browse/YARN-4285
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: resourcemanager
>            Reporter: Varun Vasudev
>            Assignee: Varun Vasudev
>         Attachments: YARN-4285.001.patch, YARN-4285.002.patch, 
> YARN-4285.003.patch, YARN-4285.004.patch
>
>
> Currently, we display the memory and vcores allocated to an app in the RM UI. 
> It would be useful to display the resources consumed as a %of the queue and 
> the cluster to identify apps that are using a lot of resources.



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

Reply via email to