Relative Content

Tag Archive for apache-sparkapache-flinkstreamingflink-batch

Flink FileSink output in multi files

When an execute job in batch mode in flink the fileSink generates multiple files by the parallel number but I want only the output in one file without changing the parallel number
How can I do that ?