[
https://issues.apache.org/jira/browse/HADOOP-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated HADOOP-1010:
---------------------------------
Resolution: Fixed
Fix Version/s: 0.12.0
Status: Resolved (was: Patch Available)
I just committed this. Thanks, Runping!
> getReordReader methof of InputFormat class should handle null reporter
> argument
> -------------------------------------------------------------------------------
>
> Key: HADOOP-1010
> URL: https://issues.apache.org/jira/browse/HADOOP-1010
> Project: Hadoop
> Issue Type: Bug
> Components: mapred
> Reporter: Runping Qi
> Assigned To: Runping Qi
> Fix For: 0.12.0
>
> Attachments: hadoop-1010.patch
>
>
> In some cases, I need to create a record reader object in the config method
> of mappers.
> At that time, reporter is not available yet. And logically, the reporter
> should not be a required for getRecordReader anyway.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.