[
https://issues.apache.org/jira/browse/HADOOP-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486542
]
Hadoop QA commented on HADOOP-1105:
-----------------------------------
+1, because
http://issues.apache.org/jira/secure/attachment/12354893/1105-3.patch applied
and successfully tested against trunk revision
http://svn.apache.org/repos/asf/lucene/hadoop/trunk/525290. Results are at
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch
> Reducers don't make "progress" while iterating through values
> -------------------------------------------------------------
>
> Key: HADOOP-1105
> URL: https://issues.apache.org/jira/browse/HADOOP-1105
> Project: Hadoop
> Issue Type: Bug
> Components: mapred
> Affects Versions: 0.12.0
> Reporter: Owen O'Malley
> Assigned To: Owen O'Malley
> Fix For: 0.12.3
>
> Attachments: 1105-3.patch, 1105.new1.patch, 1105.new1.patch,
> 1105.patch, 1105.patch
>
>
> Reduces make progress when they go to a new key, but not when they read the
> next value, which could cause reduces to time out when they have a lot of
> values for the same key.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.