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

Yang Wang updated YARN-6578:
----------------------------
    Description: 
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.

  was:
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.


> 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