Hi Jose, You can find an example here:
https://github.com/apache/flink/blob/1a94c2094b8045a717a92e232f9891b23120e0f2/flink-formats/flink-parquet/src/test/java/org/apache/flink/formats/parquet/avro/ParquetStreamingFileSinkITCase.java#L58 Best, Gary On Tue, Sep 11, 2018 at 11:59 AM, jose farfan <josef...@gmail.com> wrote: > Hi > > I am working in a task. The purpose is to create a sink in Parquet format. > Then, I am using the "Streaming Flink Sink", but I cannot complete the > task. > > Do you know any example in github, blog, that I can use to complete the > task. > > Many Thx > BR > Jose >