did you restart TT and JT?

On Sat, Sep 7, 2013 at 7:09 AM, Christian Krause <m...@ckrause.org> wrote:

> Hi,
> I've increased the counter limit in mapred-site.xml, but I still get the
> error: Exceeded counter limits - Counters=121 Limit=120. Groups=6
> Limit=50.
>
> This is my config:
>
>  cat conf/mapred-site.xml
> <?xml version="1.0"?>
> <?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
>
> <!-- Put site-specific property overrides in this file. -->
>
> <configuration>
> ...
>     <property>
>         <name>mapreduce.job.counters.limit</name>
>         <value>64000</value>
>     </property>
>     <property>
>         <name>mapred.task.timeout</name>
>         <value>2400000</value>
>     </property>
> ...
> </configuration>
>
> Any ideas?
>
> Cheers,
> Christian
>
>


-- 
   Claudio Martella
   claudio.marte...@gmail.com

Reply via email to