hadoop doesn't handle 0 reduces
-------------------------------
Key: HADOOP-357
URL: http://issues.apache.org/jira/browse/HADOOP-357
Project: Hadoop
Type: Bug
Reporter: Owen O'Malley
Assigned to: Owen O'Malley
We have cases where we want to use maps for submitting parallel jobs and don't need any reduces.
Currently, you are required to have a single reducer. It would be nicer if the framework would
let you specify that you don't need any reducers.
--
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
|