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

Yang Wang commented on YARN-6578:
---------------------------------

[~cheersyang], thanks for your comment.

Have fixed the findbugs issues.

The failed UT seem to be another issue, 
[YARN-8244|https://issues.apache.org/jira/browse/YARN-8244].

Do not need to fix checkstyle issues. Just as other metric variables, the 
vMemMBsStat and vMemMBQuantiles could be public in ContainerMetrics.java.

 

> Return container resource utilization from NM ContainerStatus call
> ------------------------------------------------------------------
>
>                 Key: YARN-6578
>                 URL: https://issues.apache.org/jira/browse/YARN-6578
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: Yang Wang
>            Assignee: Yang Wang
>            Priority: Major
>         Attachments: YARN-6578.001.patch, YARN-6578.002.patch
>
>
> When the applicationMaster wants to change(increase/decrease) resources of an 
> allocated container, resource utilization is an important reference indicator 
> for decision making. So, when AM call NMClient.getContainerStatus, resource 
> utilization needs to be returned.
> Also container resource utilization need to report to RM to make better 
> scheduling.
> So put resource utilization in ContainerStatus.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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