Hi,
for writing the output to one file, you have to set the parallelism of the
output operator to 1.
So for example .writeToFile(...).setParallelism(1);


On Tue, May 12, 2015 at 1:17 PM, hagersaleh <loveallah1...@yahoo.com> wrote:

> I want writ output dataset in one file not mult file
>
>
>
> --
> View this message in context:
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/I-want-writ-output-dataset-in-one-file-not-mult-file-tp1227.html
> Sent from the Apache Flink User Mailing List archive. mailing list archive
> at Nabble.com.
>

Reply via email to