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

Rakesh Shah updated YARN-8654:
------------------------------
    Description: 
Basically it tells us about the metrics of the resouses used and remaining.

Suppose we have have a task which is using 512 mb of resource then we should 
have a MutableGaugeFloat field declared in MB which tells us the correct 
metrics of the resources used.

class to be reffered ->NodeManagerMetrics.java

> the memory metrics is not same for monitor web and yarn web
> -----------------------------------------------------------
>
>                 Key: YARN-8654
>                 URL: https://issues.apache.org/jira/browse/YARN-8654
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 3.1.1
>            Reporter: Rakesh Shah
>            Priority: Minor
>
> Basically it tells us about the metrics of the resouses used and remaining.
> Suppose we have have a task which is using 512 mb of resource then we should 
> have a MutableGaugeFloat field declared in MB which tells us the correct 
> metrics of the resources used.
> class to be reffered ->NodeManagerMetrics.java



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to