[
https://issues.apache.org/jira/browse/YARN-4575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096269#comment-15096269
]
Sunil G commented on YARN-4575:
-------------------------------
Hi [~bibinchundatt]
Thanks for the patch. Generally looks good.
One nit which is not related to the patch. I think it can be handled along with
this.
In {{FicaSchedulerApp#internalUnreserve}}, could you also please correct below
mistake in log message.
{code}
+ "; currentReservation " + this.attemptResourceUsage.getReserved()
{code}
Pls change to {{getAllReserved() - getReserved(node.getPartition())}}.
> 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
>
>
> 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)