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
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
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