Re: Parameters that can be set per job

2010-07-30 Thread Devajyoti Sarkar
Thanks a lot! On Fri, Jul 30, 2010 at 9:58 AM, Hemanth Yamijala wrote: > Hi, > > > Is there a list of configuration parameters that can be set per job. > > I'm almost certain there's no list that documents per-job settable > parameters that well. From 0.21 onward

Re: Parameters that can be set per job

2010-07-29 Thread Hemanth Yamijala
Hi, > Is there a list of configuration parameters that can be set per job. I'm almost certain there's no list that documents per-job settable parameters that well. From 0.21 onwards, I think a convention adopted is to name all job-related or task-related parameters to include 

Re: Parameters that can be set per job

2010-07-29 Thread Harsh J
On Thu, Jul 29, 2010 at 2:25 PM, Devajyoti Sarkar wrote: > Hi, > > Is there a list of configuration parameters that can be set per job. > Specifically, can one set: > > - mapred.tasktracker.map.tasks.maximum > - mapred.tasktracker.reduce.tasks.maximum > - mapred.map.mul

Parameters that can be set per job

2010-07-29 Thread Devajyoti Sarkar
Hi, Is there a list of configuration parameters that can be set per job. Specifically, can one set: - mapred.tasktracker.map.tasks.maximum - mapred.tasktracker.reduce.tasks.maximum - mapred.map.multithreadedrunner.threads - mapred.child.java.opts - mapred.task.timeout Also, I am trying to