You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Rakesh Shah (JIRA)" <ji...@apache.org> on 2018/08/16 08:56:00 UTC

[jira] [Updated] (YARN-8654) the memory metrics is not same for monitor web and yarn web

     [ 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: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org