Hi Max,

Thanks for noticing! Fixed on the master and for the 0.9.1 release.

Cheers,
Max

On Tue, Jun 23, 2015 at 5:09 PM, Maximilian Alber <
alber.maximil...@gmail.com> wrote:

> Hi Flinksters,
>
> just some minor:
> http://ci.apache.org/projects/flink/flink-docs-master/setup/yarn_setup.html
> in the second code sample should be
>
> ./bin/flink run -m yarn-cluster -yn 4 -yjm 1024 -ytm 4096 
> ./examples/flink-java-examples-0.9-SNAPSHOT-WordCount.jar
>
> instead of:
>
> ./bin/flink -m yarn-cluster -yn 4 -yjm 1024 -ytm 4096 
> ./examples/flink-java-examples-0.9-SNAPSHOT-WordCount.jar
>
>
> Cheers,
> Max
>

Reply via email to