[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko resolved MAPREDUCE-2188.
--------------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.22.0
     Hadoop Flags: [Reviewed]

I just committed this. Thank you Owen and Priyo for testing.

> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to