[ https://issues.apache.org/jira/browse/MAPREDUCE-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Owen O'Malley updated MAPREDUCE-2188: ------------------------------------- Attachment: mr2188.patch This patch adds the missing call. > The new API MultithreadedMapper doesn't call the initialize method of the > RecordReader > -------------------------------------------------------------------------------------- > > Key: MAPREDUCE-2188 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2188 > Project: Hadoop Map/Reduce > Issue Type: Bug > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Fix For: 0.22.0 > > Attachments: mr2188.patch > > > The wrapping RecordReader in the Multithreaded Mapper is never initialized. > With HADOOP-6685, this becomes a problem because the ReflectionUtils.copy > requires a non-null configuration. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.