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

Hadoop QA commented on YARN-1787:
---------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12632963/YARN-1787.1.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-YARN-Build/3269//console

This message is automatically generated.

> yarn applicationattempt/container print wrong usage information
> ---------------------------------------------------------------
>
>                 Key: YARN-1787
>                 URL: https://issues.apache.org/jira/browse/YARN-1787
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Zhijie Shen
>            Assignee: Zhijie Shen
>         Attachments: YARN-1787.1.patch
>
>
> yarn applicationattempt prints:
> {code}
> Invalid Command Usage : 
> usage: application
>  -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,RUN
>                                  NING,FINISHED,FAILED,KILLED
>  -appTypes <Types>               Works with -list to filter applications
>                                  based on input comma-separated list of
>                                  application types.
>  -help                           Displays help for all commands.
>  -kill <Application ID>          Kills the application.
>  -list <arg>                     List application attempts for aplication
>                                  from AHS.
>  -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.
>  -status <Application ID>        Prints the status of the application.
> {code}
> yarn container prints:
> {code}
> Invalid Command Usage : 
> usage: application
>  -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,RUN
>                                  NING,FINISHED,FAILED,KILLED
>  -appTypes <Types>               Works with -list to filter applications
>                                  based on input comma-separated list of
>                                  application types.
>  -help                           Displays help for all commands.
>  -kill <Application ID>          Kills the application.
>  -list <arg>                     List application attempts for aplication
>                                  from AHS.
>  -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.
>  -status <Application ID>        Prints the status of the application.
> {code}
> Both commands print irrelevant yarn application usage information.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to