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 "Chao Sun (Jira)" <ji...@apache.org> on 2022/01/04 22:43:00 UTC

[jira] [Updated] (YARN-6862) Nodemanager resource usage metrics sometimes are negative

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

Chao Sun updated YARN-6862:
---------------------------
    Fix Version/s: 3.3.2
                       (was: 3.3.3)

> Nodemanager resource usage metrics sometimes are negative
> ---------------------------------------------------------
>
>                 Key: YARN-6862
>                 URL: https://issues.apache.org/jira/browse/YARN-6862
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>    Affects Versions: 2.8.2
>            Reporter: YunFan Zhou
>            Assignee: Benjamin Teke
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0, 3.3.2, 3.2.4
>
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> When we collect real-time metrics of resource usage in NM, we found those values sometimes are invalid.
> For example, the following are values when collected at some point:
> "milliVcoresUsed":-5808,
> "currentPmemUsage":-1,
> "currentVmemUsage":-1,
> "cpuUsagePercentPerCore":-968.1026
> "cpuUsageTotalCoresPercentage":-24.202564,
> "pmemLimit":2147483648,
> "vmemLimit":4509715456
> There are many negative values,  there may a bug in NM. 
> We should fix it, because the real-time metrics of NM is pretty important for us sometimes.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org