[
https://issues.apache.org/jira/browse/HADOOP-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472449
]
Owen O'Malley commented on HADOOP-1010:
---------------------------------------
Yeah, I agree with Doug that Runping's fix is the right one for the short term
and the context parameter is the right long term solution.
> 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
> 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.