[
https://issues.apache.org/jira/browse/FLINK-11733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791730#comment-16791730
]
Fabian Hueske commented on FLINK-11733:
---------------------------------------
OK, I was thinking of something else but it doesn't seem to work.
We can of course use reflection, but it might come with a performance penalty.
> Provide HadoopMapFunction for org.apache.hadoop.mapreduce.Mapper
> ----------------------------------------------------------------
>
> Key: FLINK-11733
> URL: https://issues.apache.org/jira/browse/FLINK-11733
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Hadoop Compatibility
> Reporter: vinoyang
> Assignee: vinoyang
> Priority: Major
>
> Currently, Flink only support
> {{org.apache.flink.hadoopcompatibility.mapred.Mapper}} in module
> flink-hadoop-compatibility. I think we also need to support Hadoop new Mapper
> API : {{org.apache.hadoop.mapreduce.Mapper}}. We can implement a new
> {{HadoopMapFunction}} to wrap {{org.apache.hadoop.mapreduce.Mapper}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)