Brahma Reddy Battula created MAPREDUCE-6291:
-----------------------------------------------
Summary: Correct mapred queue usage command
Key: MAPREDUCE-6291
URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
Project: Hadoop Map/Reduce
Issue Type: Bug
Reporter: Brahma Reddy Battula
Assignee: Brahma Reddy Battula
*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)