[
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385163#comment-14385163
]
Hudson commented on MAPREDUCE-6291:
-----------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #7452 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/7452/])
MAPREDUCE-6291. Correct mapred queue usage command. Contributed by Brahma Reddy
Battula. (harsh: rev 27d49e6714ad7fc6038bc001e70ff5be3755f1ef)
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/tools/CLI.java
*
hadoop-tools/hadoop-archives/src/main/java/org/apache/hadoop/tools/HadoopArchives.java
* hadoop-mapreduce-project/CHANGES.txt
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobQueueClient.java
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/pipes/Submitter.java
> 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: Trivial
> 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)