[ https://issues.apache.org/jira/browse/HADOOP-6070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christian Kunz updated HADOOP-6070: ----------------------------------- Attachment: patch.HADOOP-6070 > pipes combiner does not reset properly after a spill > ---------------------------------------------------- > > Key: HADOOP-6070 > URL: https://issues.apache.org/jira/browse/HADOOP-6070 > Project: Hadoop Core > Issue Type: Bug > Components: pipes > Affects Versions: 0.18.3 > Reporter: Christian Kunz > Fix For: 0.18.4 > > Attachments: patch.HADOOP-6070 > > > When using a pipes combiner, the variable numBytes is not reset to 0 in > spillAll, effectively reducing the effect of running a combiner to the first > spill. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.