1- I copy flink in the same path all machines 2- in master machine write 10.0.0.1 in conf/flink-conf.yaml 3- in slave machine write 10.0.0.1 in conf/flink-conf.yaml and 10.0.0.2 in conf/slaves
then in master machine open command line write this bin/start-cluster.sh display Starting job manager Starting task manager on host ubuntu when run program not work bin/flink run /home/hadoop/Desktop/simple_code_flink/dist/simple_code_flink.jar -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/I-want-run-flink-program-in-ubuntu-x64-Mult-Node-Cluster-what-is-configuration-tp1444p1532.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.
