You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2014/01/07 07:50:54 UTC

[jira] [Updated] (YARN-1531) Update yarn command document

     [ https://issues.apache.org/jira/browse/YARN-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akira AJISAKA updated YARN-1531:
--------------------------------

    Attachment: YARN-1531.patch

Attaching a patch.

> Update yarn command document
> ----------------------------
>
>                 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
>         Attachments: 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)