You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by Ajit Ratnaparkhi <aj...@gmail.com> on 2012/03/29 13:52:39 UTC

Conf property: mapred.max.map.failures.percent

Hi,

I dont see mapred.max.map.failures.percent property in mapred-default.xml
conf of hadoop version 0.20.1 .
Is it removed? Is there any alternate property corresponding to this?

-Ajit

Re: Conf property: mapred.max.map.failures.percent

Posted by Ajit Ratnaparkhi <aj...@gmail.com>.
Thanks!

On Thu, Mar 29, 2012 at 8:19 PM, Robert Evans <ev...@yahoo-inc.com> wrote:

>  It has been deprecated and changed to mapreduce.map.failures.maxpercent.
>  If you set the old one you will get a warning message saying to upgrade to
> the new one, but the old one should still work.
>
> --Bobby
>
>
> On 3/29/12 6:52 AM, "Ajit Ratnaparkhi" <aj...@gmail.com> wrote:
>
> Hi,
>
> I dont see mapred.max.map.failures.percent property in mapred-default.xml
> conf of hadoop version 0.20.1 .
> Is it removed? Is there any alternate property corresponding to this?
>
> -Ajit
>
>

Re: Conf property: mapred.max.map.failures.percent

Posted by Robert Evans <ev...@yahoo-inc.com>.
It has been deprecated and changed to mapreduce.map.failures.maxpercent.  If you set the old one you will get a warning message saying to upgrade to the new one, but the old one should still work.

--Bobby

On 3/29/12 6:52 AM, "Ajit Ratnaparkhi" <aj...@gmail.com> wrote:

Hi,

I dont see mapred.max.map.failures.percent property in mapred-default.xml conf of hadoop version 0.20.1 .
Is it removed? Is there any alternate property corresponding to this?

-Ajit