Hi Everybody, I see that we can set job priority on a hadoop job. I have been trying to do it using the following command.
hadoop job -set-priority job-id VERY_LOW It does not seem to be working.. after that I noticed that http://archive.cloudera.com/cdh/3/hadoop/capacity_scheduler.html says that the job-priority on a queue is disabled by default. I would like to enable it. No amount of googling gave me an actionable to enable priorities on job-queues. Can somebody help? Thanks, Sunil
