Jian He created YARN-1527:
-----------------------------
Summary: yarn rmadmin command prints wrong usage info:
Key: YARN-1527
URL: https://issues.apache.org/jira/browse/YARN-1527
Project: Hadoop YARN
Issue Type: Bug
Reporter: Jian He
The usage should be: yarn rmadmin, instead of java RMAdmin, and the
-refreshQueues should be in the second line.
{code} Usage: java RMAdmin -refreshQueues
-refreshNodes
-refreshSuperUserGroupsConfiguration
-refreshUserToGroupsMappings
-refreshAdminAcls
-refreshServiceAcl
-getGroups [username]
-help [cmd]
-transitionToActive <serviceId>
-transitionToStandby <serviceId>
-failover [--forcefence] [--forceactive] <serviceId> <serviceId>
-getServiceState <serviceId>
-checkHealth <serviceId>
{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)