mapred.reduce.tasks not used ---------------------------- Key: HADOOP-511 URL: http://issues.apache.org/jira/browse/HADOOP-511 Project: Hadoop Issue Type: Bug Affects Versions: 0.5.0 Reporter: Uros Gruber
After some testing with nutch I found problem with ArithmeticException in partition function because numReduceTasks came in 0. After seting mapred.reduce.tasks in hadoop-site.xml to same value as default everything works. This bug disappear in SVN version of hadoop I this known issue. Please check also NUTCH-361 for detail explanation. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira