Hi all,

I want  to write JSON strings with gzip compression by Flink following the
demo
<https://stackoverflow.com/questions/56474706/how-to-do-failure-tolerance-for-flink-to-sink-data-to-hdfs-as-gzip-compression>
on StackOverflow.

I encountered a problem.

There is an ill format string at the beginning of the gzip file.

[image: image.png]

And the splitter between two JSON strings is also ill formatted.

[image: image.png]
[image: image.png]

Anyone can help me with this?

Best, YunHui

Reply via email to