- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
FInd queue details.
- Labels:
-
Apache Hadoop
Created 03-09-2017 05:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
how can we find what is the high priority queue in a map reduce. And from where we can find out the high queue prioroty details.
Created 03-14-2017 12:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can set up priorities for your mapred jobs using "set-priority job-idpriority" . More information in below link
You can also set up preemption to make sure high priority jobs get the desired resources .
https://community.hortonworks.com/questions/8725/capacityscheduler-job-priority-preemption.html
Created 03-09-2017 06:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can set priority for a queue in the capacity-scheduler.xml.
More details: https://community.hortonworks.com/questions/16212/how-can-i-set-priority-to-queues-with-capacity-sch...
Created 03-14-2017 10:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
My query is from where we can find out the high queue priority details.or how can we find out which queue is on high proirity
Created 03-14-2017 12:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can set up priorities for your mapred jobs using "set-priority job-idpriority" . More information in below link
You can also set up preemption to make sure high priority jobs get the desired resources .
https://community.hortonworks.com/questions/8725/capacityscheduler-job-priority-preemption.html