Please look for mapred-site.xml in hadoop conf directory. you can specify mapred.reduce.tasks and set an int for this value You will need to restart the jobtracker for this to kickin I would imagine.
On Wednesday, July 3, 2013, Sznajder ForMailingList < [email protected]> wrote: > Hi > > When running Nutch in distributed mode, I see on my Hadoop jobtracker ( > http://host:50300/jobtracker.jsp ) > > I see only 2 mappers running.... > I wanted to set the number of mappers to the number of nodes I have on the > cluster (6). > > Looking in the wiki, I found documents speaking about hadoop-site.xml > file. However, > I do not find such file in $NUTCH/conf directory ( I am using Nutch 1.7 ) > ... > > > Regards > > Benjamin > -- *Lewis*

