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

Varun Vasudev updated YARN-3348:
--------------------------------
    Attachment: apache-yarn-3348.3.patch

bq. In YarnClusterMetricsPBImpl, should the default num*NodeManagers return 0 ?
Fixed.

bq. getApplications in YarnClient.java may be an abstract method?
It's a public class. Adding an abstract method will break compatibility.

bq. “Queue Applications:” - if it’s aggregated number , maybe Queue(s) ?
Fixed.

Some other changes:
# Based on an offline conversation with Jian, I've moved the app reports cache 
into TopCLI itself for now.
# Improved help
# The queue memory statistics are in GB instead of MB.


> Add a 'yarn top' tool to help understand cluster usage
> ------------------------------------------------------
>
>                 Key: YARN-3348
>                 URL: https://issues.apache.org/jira/browse/YARN-3348
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: resourcemanager
>            Reporter: Varun Vasudev
>            Assignee: Varun Vasudev
>         Attachments: apache-yarn-3348.0.patch, apache-yarn-3348.1.patch, 
> apache-yarn-3348.2.patch, apache-yarn-3348.3.patch
>
>
> It would be helpful to have a 'yarn top' tool that would allow administrators 
> to understand which apps are consuming resources.
> Ideally the tool would allow you to filter by queue, user, maybe labels, etc 
> and show you statistics on container allocation across the cluster to find 
> out which apps are consuming the most resources on the cluster.



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

Reply via email to