[
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381475#comment-14381475
]
Harsh J commented on MAPREDUCE-6291:
------------------------------------
Thanks again!
{code}
- System.out.println("bin/hadoop pipes");
+ System.out.println("pipes");
{code}
Just like was done for 'archives', can this carry "Usage: " prefix too? Other
than this it looks good to me.
Do we have identified YARN/etc. changes we want to also do? We could target
them all in one go to reduce work, and move the JIRA to HADOOP?
> Correct mapred queue usage command
> ----------------------------------
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: client
> Affects Versions: 2.6.0
> Reporter: Brahma Reddy Battula
> Assignee: Brahma Reddy Battula
> Attachments: MAPRED-6291-001.patch, MAPRED-6291.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)