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

Zhankun Tang updated YARN-9464:
-------------------------------
    Description: 
Knowing only the "available", "used" resource is not enough for YARN management 
tools like auto-scaler. It would be helpful to diagnose the cluster resource 
utilization if it gets "Pending Resource" from RM RESTful APIs. In a certain 
extent, it represents how starving the applications are.

Initially, we can add "pending resource" information in below two RM REST APIs:
{code:java}
RMnode:port/ws/v1/cluster/metrics
RMnode:port/ws/v1/cluster/metrics/nodes
{code}
 

 

  was:
Knowing only the "available", "used" resource is not enough for YARN management 
tools like auto-scaler. It would be helpful to diagnose the cluster resource 
utilization if it get "Pending Resource" from RM RESTful APIs. In a certain 
extent, it represents how starving the applications are.

Initially, we can add "pending resource" information in below two RM REST APIs:

 
{code:java}
RMnode:port/ws/v1/cluster/metrics
RMnode:port/ws/v1/cluster/metrics/nodes
{code}
 

 


> Support "Pending Resource" metrics in RM's RESTful API
> ------------------------------------------------------
>
>                 Key: YARN-9464
>                 URL: https://issues.apache.org/jira/browse/YARN-9464
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: Zhankun Tang
>            Priority: Major
>
> Knowing only the "available", "used" resource is not enough for YARN 
> management tools like auto-scaler. It would be helpful to diagnose the 
> cluster resource utilization if it gets "Pending Resource" from RM RESTful 
> APIs. In a certain extent, it represents how starving the applications are.
> Initially, we can add "pending resource" information in below two RM REST 
> APIs:
> {code:java}
> RMnode:port/ws/v1/cluster/metrics
> RMnode:port/ws/v1/cluster/metrics/nodes
> {code}
>  
>  



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