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 "kyungwan nam (JIRA)" <ji...@apache.org> on 2018/06/12 13:04:00 UTC

[jira] [Created] (YARN-8421) when moving app, activeUsers is increased, even though app does not have outstanding request

kyungwan nam created YARN-8421:
----------------------------------

             Summary: when moving app, activeUsers is increased, even though app does not have outstanding request 
                 Key: YARN-8421
                 URL: https://issues.apache.org/jira/browse/YARN-8421
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 2.8.4
            Reporter: kyungwan nam


all containers for app1 have been allocated.
move app1 from default Queue to test Queue as follows.
{code}
  yarn rmadmin application -movetoqueue app1 -queue test
{code}
_activeUsers_ of the test Queue is increased even though app1 which does not have outstanding request.




--
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