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 "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2016/03/27 08:01:25 UTC

[jira] [Updated] (YARN-4885) Aggregate container utilization can be negative

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

Karthik Kambatla updated YARN-4885:
-----------------------------------
    Attachment: yarn-4885-1.patch

Simple patch that just skips monitoring usage for a container if CPU usage is negative, as this likely means container just started. 

> Aggregate container utilization can be negative
> -----------------------------------------------
>
>                 Key: YARN-4885
>                 URL: https://issues.apache.org/jira/browse/YARN-4885
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>    Affects Versions: 2.8.0
>            Reporter: Karthik Kambatla
>            Assignee: Karthik Kambatla
>         Attachments: yarn-4885-1.patch
>
>
> While working on YARN-1011, I noticed the aggregate container utilization the NM reports to RM can be negative (CPU). This is likely because of UNAVAILABLE CPU usage information. 



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