|
|
+
Jay Vyas 2012-05-09, 20:09
-
Re: Simulating cluster config parameters (in local mode)Serge Blazhiyevskyy 2012-05-09, 21:03
You should be able to set that param on JobConf object
Regards, Serge On 5/9/12 1:09 PM, "Jay Vyas" <[EMAIL PROTECTED]> wrote: >Hi guys : I need to set a cluster configuration parameter (specifically, >the "mapreduce.job.counters.limit") .... >.... Easy ... right ? > >Well.... one problem : I'm running hadoop in local-mode ! > >So How can I simulate this parameter so that my local mode allows me to >use >non-default cluster configruation parameters ? > > >-- >Jay Vyas >MMSB/UCHC +
Jay Vyas 2012-05-09, 21:14
+
Harsh J 2012-05-10, 05:22
|