[ 
https://issues.apache.org/jira/browse/YARN-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857438#comment-13857438
 ] 

Hudson commented on YARN-1527:
------------------------------

FAILURE: Integrated in Hadoop-Yarn-trunk #434 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/434/])
YARN-1527. Fixed yarn rmadmin command to print the correct usage info. 
Contributed by Akira AJISAKA. (jianhe: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1553596)
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/cli/RMAdminCLI.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/TestRMAdminCLI.java


> 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
>    Affects Versions: 2.2.0
>            Reporter: Jian He
>            Assignee: Akira AJISAKA
>              Labels: newbie
>             Fix For: 2.4.0
>
>         Attachments: YARN-1527.patch
>
>
> 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)

Reply via email to