ts/flink/flink-docs-release-1.3/api/java/org/apache/flink/streaming/api/datastream/DataStream.html#forward--
2017-10-15 2:56 GMT+08:00 AndreaKinn :
> Hi,
> I read the doc about parallelism, parallel execution and job scheduling but
> however I have some doubts about parallelism.
>
>
Hi,
I read the doc about parallelism, parallel execution and job scheduling but
however I have some doubts about parallelism.
1.
In my first try I unset parallelism in my code and commented
parallelism.default key in link-conf file. In this case I supposed the
parallelism was set by Flink