Re: What is the property for setting the number of tolerated failure task in one job

2011-05-11 Thread Jeff Zhang
Thanks On Tue, May 10, 2011 at 11:48 PM, Amar Kamat wrote: > The property to set the max number of task failures a job can tolerate is > ‘mapred.max.map.failures.percent’ in the old API and > ‘mapreduce.map.failures.maxpercent’ in the new API. This determines the > job faillure. > Amar > > > >

Re: What is the property for setting the number of tolerated failure task in one job

2011-05-10 Thread Amar Kamat
The property to set the max number of task failures a job can tolerate is 'mapred.max.map.failures.percent' in the old API and 'mapreduce.map.failures.maxpercent' in the new API. This determines the job faillure. Amar On 5/10/11 2:02 PM, "Jeff Zhang" wrote: Hi all, I just remember there's

What is the property for setting the number of tolerated failure task in one job

2011-05-10 Thread Jeff Zhang
Hi all, I just remember there's a property for setting the number of failure task can been tolerated in one job. Does anyone know what's the property name ? -- Best Regards Jeff Zhang