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: [email protected]
For additional commands, e-mail: [email protected]