I'm trying to use the fair scheduler. I have jobs written using the new api
and hadoop 0.20.2.
I've seen that to associate a job with a queue you have to do:
JobConf.setQueueName("xxxx")
The Job class of the new api has not this class. How can I do that?
Thanks in advance.

-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/JobConf-setQueueName-xxx-with-the-new-api-using-hadoop-0-20-2-tp2553042p2553042.html
Sent from the Hadoop lucene-users mailing list archive at Nabble.com.

Reply via email to