Hi, I was trying to change the number of mappers and reducers for crawling of web search benchmark.
But no matter what values I set in the nutch-test/search/conf/mapred-site.xml (mapred.map.tasks, mapred.reduce.tasks), it always uses 2 mappers and 2 reducers per node. Is there any other place that I need to change in order to do this? thanks, di
