Hi Karim, you can use a Hadoop Input Format and read the files using flink-hadoop-compatibility classes like here: http://flink.apache.org/docs/0.7-incubating/hadoop_compatibility.html
Have a nice Sunday, Felix 2015-02-22 10:02 GMT+01:00 Karim Alaa <karim.hame...@gmail.com>: > Hi All, > > I’m currently working with Flink 0.8.0 and I would like to know if there > is or will be any support for handling Gzipped files > > Thanks!