You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Jian He (JIRA)" <ji...@apache.org> on 2013/12/22 07:38:52 UTC

[jira] [Created] (YARN-1527) yarn rmadmin command prints wrong usage info:

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)