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

Brahma Reddy Battula commented on MAPREDUCE-6291:
-------------------------------------------------

Thanks a lot for review and commit!!!!  

YARN-3398 for uniforming all the usage commands ( this defect to correct usage 
commands,i.e usage commands itself not present and if present also those are 
wrong)

As I had seen usage commands for all not in sync...Hence filed yarn-3398

Some are like following
/yarn logs
usage: yarn logs -applicationId <application ID> [OPTIONS]

And some are like following..
/yarn queue
usage: queue

Hence whether we should go with  *yarn <command> <args>  or <command> <args>* 

> Correct mapred queue usage command
> ----------------------------------
>
>                 Key: MAPREDUCE-6291
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 2.6.0
>            Reporter: Brahma Reddy Battula
>            Assignee: Brahma Reddy Battula
>            Priority: Minor
>             Fix For: 2.8.0
>
>         Attachments: MAPRED-6291-001.patch, MAPRED-6291.patch, 
> MAPREDUCE-6291-002.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient <command> <args>
>  *It should be* 
> Usage: queue <command> <args>
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient <command> <args>
>       [-list]
>       [-info <job-queue-name> [-showJobs]]
>       [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to