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

Bibin A Chundatt updated YARN-4575:
-----------------------------------
    Attachment: 0002-YARN-4575.patch

[~sunilg]
Thank you for reviewing patch and comment.

The comment i think is to should current Reservation of particular partition.

{noformat}
; currentReservation "
+                + this.attemptResourceUsage.getReserved(node.getPartition())
+                + " on node-label=" + node.getPartition());

{noformat}

So updated patch based on the same. 

> ApplicationResourceUsageReport should return ALL  reserved resource
> -------------------------------------------------------------------
>
>                 Key: YARN-4575
>                 URL: https://issues.apache.org/jira/browse/YARN-4575
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Bibin A Chundatt
>            Assignee: Bibin A Chundatt
>         Attachments: 0001-YARN-4575.patch, 0002-YARN-4575.patch
>
>
> ApplicationResourceUsageReport reserved resource report  is only of default 
> parition should be of all partitions



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

Reply via email to