On Thu, Jul 29, 2010 at 1:30 PM, vishalsant <vishal.santo...@gmail.com> wrote:
>
> I have chnaged on my namenode and the datanodes mapred-site.xml , to include
>
> <property>
>    <name>mapred.userlog.retain.hours</name>
>    <value>2</value>
>  </property>
>
>
> And yet my job xml retains 24 .
>
> Am I doing anything wrong
> --
> View this message in context: 
> http://old.nabble.com/mapred.userlog.retain.hours-tp29298881p29298881.html
> Sent from the Hadoop core-user mailing list archive at Nabble.com.
>
>

This parameter effects JobTrackers and TaskTrackers so you also
restart the wrong hadoop components.

Reply via email to