[ https://issues.apache.org/jira/browse/YARN-8421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542973#comment-16542973 ]
kyungwan nam commented on YARN-8421: ------------------------------------ I've attached a patch for branch-2.8 Thanks [~eepayne], [~sunilg] > 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 > Priority: Major > Attachments: YARN-8421-branch-2.8.001.patch, YARN-8421.001.patch, > YARN-8421.002.patch, YARN-8421.003.patch > > > 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-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org