Hi Nick, You can use Hadoop Input/Output Format without modification! Please check the documentation[1] in Flink homepage.
[1] https://ci.apache.org/projects/flink/flink-docs-release-0.10/apis/hadoop_compatibility.html > On Nov 25, 2015, at 3:04 AM, Nick Dimiduk <ndimi...@apache.org> wrote: > > Hello, > > Is it possible to use existing Hadoop Input and OutputFormats with Flink? > There's a lot of existing code that conforms to these interfaces, seems a > shame to have to re-implement it all. Perhaps some adapter shim..? > > Thanks, > Nick Regards, Chiwan Park