queue
The command allows to interact with queues and view job queue information.
The usage is as follows:
$ mapred queue [-list] | [-info <job-queue-name> [-showJobs]] | [-showacls]
-list |
Returns a list of job queues configured in the system along with scheduling information |
-info <job-queue-name> [-showJobs] |
Displays the job queue information and associated scheduling information of a particular job queue.
If the |
-showacls |
Displays the queue name and associated queue operations allowed for the current user. The list includes only those queues to which the user has access |
Example:
$ mapred queue -list