[ https://issues.apache.org/jira/browse/YARN-8421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16541802#comment-16541802 ]
Eric Payne commented on YARN-8421: ---------------------------------- Yes, I agree. Changes LGTM. +1 If this is a problem in 2.8, I would like to see these changes backported all the way back. > 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.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