Details
-
Improvement
-
Status: Open
-
Not a Priority
-
Resolution: Unresolved
-
None
-
None
Description
This issue is to improve Flink's compatibility with Hadoop. Currently, for the old version of the Hadoop API, there is org.apache.hadoop.mapred.lib.MultipleOutputFormat, which can be used directly. However, for the new version of the Hadoop API org.apache.hadoop.mapreduce.lib.output.MultipleOutputs, the current Flink cannot be supported.