Created 03-09-2017 05:43 PM
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
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
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
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
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