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 "nijel (JIRA)" <ji...@apache.org> on 2017/12/06 04:02:00 UTC

[jira] [Assigned] (YARN-4249) Many options in "yarn application" command is not documented

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

nijel reassigned YARN-4249:
---------------------------

    Assignee:     (was: nijel)

> Many options in "yarn application" command is not documented
> ------------------------------------------------------------
>
>                 Key: YARN-4249
>                 URL: https://issues.apache.org/jira/browse/YARN-4249
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: nijel
>
> in document only few options are specified.
> {code}
> Usage: `yarn application [options] `
> | COMMAND\_OPTIONS | Description |
> |:---- |:---- |
> | -appStates \<States\> | Works with -list to filter applications based on input comma-separated list of application states. The valid application state can be one of the following:  ALL, NEW, NEW\_SAVING, SUBMITTED, ACCEPTED, RUNNING, FINISHED, FAILED, KILLED |
> | -appTypes \<Types\> | Works with -list to filter applications based on input comma-separated list of application types. |
> | -list | Lists applications from the RM. Supports optional use of -appTypes to filter applications based on application type, and -appStates to filter applications based on application state. |
> | -kill \<ApplicationId\> | Kills the application. |
> | -status \<ApplicationId\> | Prints the status of the application. |
> {code}
> some options are missing like
> -appId <Application ID>         Specify Application Id to be operated
> -help                           Displays help for all commands.
> -movetoqueue <Application ID>   Moves the application to a different queue.
> -queue <Queue Name>             Works with the movetoqueue command to specify which queue to move an application to.
> -updatePriority <Priority>      update priority of an application.ApplicationId can be passed using 'appId' option.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org