Hi,

right now Flink itself has only support for reading ".deflate" files. Its
basically the same algorithm as gzip but gzip files seem to have some
header which makes the two formats incompatible.

But you can easily use HadoopInputFormats with Flink. I'm sure there is a
Hadoop IF for reading gzip'ed files.


Best,
Robert


On Thu, Feb 19, 2015 at 9:25 PM, Sebastian <ssc.o...@googlemail.com> wrote:

> Hi,
>
> does flink support reading gzipped files? Haven't found any info about
> this on the website.
>
> Best,
> Sebastian
>

Reply via email to