It's described here: https://ci.apache.org/projects/flink/flink-docs-release-0.9/quickstart/setup_quickstart.html#run-example
Cheers, Till On Wed, Sep 30, 2015 at 8:24 AM, Lydia Ickler <ickle...@googlemail.com> wrote: > Hi all, > > I want to run the data-flow Wordcount example on a Flink Cluster. > The local execution with „mvn exec:exec -Dinput=kinglear.txt > -Doutput=wordcounts.txt“ is already working. > How is the command to execute it on the cluster? > > Best regards, > Lydia >