Hi,

yesterday I noticed that 3 fetchers were working on the job but then I
changed something in my configuration and now I have only one fetcher
running and I cant figure out what is missing.

I have three boxes

my mapred config:

<property>
  <name>mapred.map.tasks</name>
  <value>9</value>
</property>

<property>
  <name>mapred.reduce.tasks</name>
  <value>3</value>
</property>



Reply via email to