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


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.

Reply via email to