You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Jian He (JIRA)" <ji...@apache.org> on 2015/02/27 03:04:04 UTC

[jira] [Created] (YARN-3273) Improve web UI to facilitate scheduling analysis and debugging

Jian He created YARN-3273:
-----------------------------

             Summary: Improve web UI to facilitate scheduling analysis and debugging
                 Key: YARN-3273
                 URL: https://issues.apache.org/jira/browse/YARN-3273
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Jian He


Job may be stuck for reasons such as:
- hitting queue capacity 
- hitting user-limit, 
- hitting AM-resource-percentage 

The  first queueCapacity is already shown on the UI.
We may surface things like:
- what is user's current usage and user-limit; 
- what is the AM resource usage and limit;
- what is the application's current HeadRoom;
 



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