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 "Yufei Gu (JIRA)" <ji...@apache.org> on 2017/05/01 22:09:04 UTC

[jira] [Commented] (YARN-6481) Yarn top shows negative container number in FS

    [ https://issues.apache.org/jira/browse/YARN-6481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15991652#comment-15991652 ] 

Yufei Gu commented on YARN-6481:
--------------------------------

Thanks [~Tao Jie] for the patch. It do fix the issue as I tested. Would you mind add some unit test or modify existing one like {TestFairScheduler.testQueueInfo()}}?

> Yarn top shows negative container number in FS
> ----------------------------------------------
>
>                 Key: YARN-6481
>                 URL: https://issues.apache.org/jira/browse/YARN-6481
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn
>    Affects Versions: 2.9.0
>            Reporter: Yufei Gu
>              Labels: newbie
>         Attachments: YARN-6481.001.patch
>
>
> yarn top shows negative container numbers and they didn't change even they were supposed to.
> {code}
> NodeManager(s): 2 total, 2 active, 0 unhealthy, 0 decommissioned, 0 lost, 0 rebooted
> Queue(s) Applications: 0 running, 12 submitted, 0 pending, 12 completed, 0 killed, 0 failed
> Queue(s) Mem(GB): 0 available, 0 allocated, 0 pending, 0 reserved
> Queue(s) VCores: 0 available, 0 allocated, 0 pending, 0 reserved
> Queue(s) Containers: -2 allocated, -2 pending, -2 reserved
>                   APPLICATIONID USER             TYPE      QUEUE   #CONT  #RCONT  VCORES RVC
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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