Another one: on
http://ci.apache.org/projects/flink/flink-docs-master/faq.html
in the "What is parallelism? How do I set it?" Section the links are broken.

Cheers,
Max

On Wed, Jun 24, 2015 at 9:52 AM, Maximilian Michels <m...@apache.org> wrote:

> 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