Progress is not updated when the New Reducer is running reduce phase --------------------------------------------------------------------
Key: HADOOP-5882 URL: https://issues.apache.org/jira/browse/HADOOP-5882 Project: Hadoop Core Issue Type: Bug Components: mapred Reporter: Jothi Padmanabhan The old reducer calls informReduceProgress on a key change to update the progress. This call or equivalent should be called for the new reducer as well. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.