data flow example on cluster
Posted by
Lydia Ickler on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/data-flow-example-on-cluster-tp2963.html
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