[ https://issues.apache.org/jira/browse/HADOOP-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated HADOOP-878: -------------------------------- Resolution: Fixed Fix Version/s: 0.12.0 Status: Resolved (was: Patch Available) I just committed this. Thanks, Arun! > reducer NONE does not work with multiple maps > --------------------------------------------- > > Key: HADOOP-878 > URL: https://issues.apache.org/jira/browse/HADOOP-878 > Project: Hadoop > Issue Type: Bug > Components: contrib/streaming > Reporter: Mahadev konar > Assigned To: Arun C Murthy > Priority: Minor > Fix For: 0.12.0 > > Attachments: HADOOP-878_20070220_1.patch, HADOOP-878_20070222_2.patch > > > If you execute more than one maps with -reducer None output data seems to get > lost. The number of lines output with identity reducer is greater than the > number of lines output using reducer NONE. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.