|
|
-
Job Priority Hadoop 0.20.203
Nitin Khandelwal 2011-07-06, 12:22
Hi,
I am using Hadoop 0.20.203 with the new API ( mapreduce package) . I want to use Jobpriority, but unfortunately there is no option to set that in Job ( the option is there in 0.21.0). Can somebody plz tell me is there is a walkaround to set job priority?
Thanks,
--
Nitin Khandelwal
-
Re: Job Priority Hadoop 0.20.203
Harsh J 2011-07-06, 12:37
Nitin,
Workaround is to set "mapred.job.priority" to the JobPriority Enum string (#toString is sufficient) in your Job's Configuration instance.
On Wed, Jul 6, 2011 at 5:52 PM, Nitin Khandelwal <[EMAIL PROTECTED]> wrote: > Hi, > > I am using Hadoop 0.20.203 with the new API ( mapreduce package) . I want to > use Jobpriority, but unfortunately there is no option to set that in Job ( > the option is there in 0.21.0). Can somebody plz tell me is there is a > walkaround to set job priority? > > Thanks, > > -- > > Nitin Khandelwal >
-- Harsh J
-
Re: Job Priority Hadoop 0.20.203
Allen Wittenauer 2011-07-07, 01:09
On Jul 6, 2011, at 5:22 AM, Nitin Khandelwal wrote:
> Hi, > > I am using Hadoop 0.20.203 with the new API ( mapreduce package) . I want to > use Jobpriority, but unfortunately there is no option to set that in Job ( > the option is there in 0.21.0). Can somebody plz tell me is there is a > walkaround to set job priority? Job priority is slowly (read: unofficially) on its way to getting deprecated, if one takes the fact that cap sched now completely ignores it in 203. I, too, am sad about this.
|
|
All projects made searchable here are trademarks of the Apache Software Foundation.
Service operated by
Sematext