local map-reduce job limited to single reducer
----------------------------------------------
Key: HADOOP-206
URL: http://issues.apache.org/jira/browse/HADOOP-206
Project: Hadoop
Type: Bug
Components: mapred
Versions: 0.1.0, 0.2, 0.1.1
Environment: local job tracker
Reporter: Yoram Arnon
Priority: Minor
when mapred.job.tracker is set to 'local', my setNumReduceTasks call is
ignored, and the number of reduce tasks is set at 1.
This prevents me from locally debugging my partition function, which tries to
partition based on the number of reduce tasks.
--
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