Hi Robert,
I found the the real reason for the case. Sorry but missed that the example
project was using 0.8.1.
It is resolved after replacing with 0.10.1.
> 20 Oca 2016 tarihinde 16:40 saatinde, Robert Metzger
> şunları yazdı:
>
> Hi Serkan,
>
> yes, with parallelism=1, you'll get one fi
Hi Serkan,
yes, with parallelism=1, you'll get one file, with everything higher, Flink
is creating a directory with a file for each parallel instance.
In your case, Flink can not create (or write to) the file because there is
already a directory with the same name. Can you delete the directory and