|
|
-
Re: parameter to control number of retriesSerge Blazhiyevskyy 2012-11-20, 15:33
Thanks a lot!
On 11/20/12 5:23 PM, "Harsh J" <[EMAIL PROTECTED]> wrote: >Sure, tweak mapred.map.max.attempts or mapred.reduce.max.attempts in >your job to set the maximum number of failed task retries for map and >reduce tasks of a job respectively. Both default to 4. > >On Tue, Nov 20, 2012 at 8:44 PM, Serge Blazhiyevskyy ><[EMAIL PROTECTED]> wrote: >> Hi, >> >> I am looking for a parameter to control number of retries for failed >>task. >> >> Can anybody point me to the right direction? >> >> Thanks >> Serge > > > >-- >Harsh J |