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

Hudson commented on YARN-1531:
------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #5159 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5159/])
YARN-1531. True up yarn command documentation (Akira Ajisaka via kasha) (kasha: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1567775)
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/YarnCommands.apt.vm


> True up yarn command documentation
> ----------------------------------
>
>                 Key: YARN-1531
>                 URL: https://issues.apache.org/jira/browse/YARN-1531
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Akira AJISAKA
>            Assignee: Akira AJISAKA
>              Labels: documentaion
>             Fix For: 2.4.0
>
>         Attachments: YARN-1531.2.patch, YARN-1531.3.patch, YARN-1531.patch
>
>
> There are some options which are not written to Yarn Command document.
> For example, "yarn rmadmin" command options are as follows:
> {code}
>  Usage: yarn 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}
> But some of the new options such as "-getGroups", "-transitionToActive", and 
> "-transitionToStandby" are not documented.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to