It appears that you're building Flink from source, and attempting to start the cluster from the 'flink-dist/src/...' directory. Please use 'flink-dist/target/...' instead since that's where the built distribution is located. For example, check: flink-dist/target/flink-1.4-SNAPSHOT-bin/flink-1.4-SNAPSHOT/
Please refer to the updated instructions in Flink 1.3 documentation for more information: https://ci.apache.org/projects/flink/flink-docs-release-1.3/setup/cluster_setup.html https://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html On Wed, Sep 13, 2017 at 6:57 AM, AndreaKinn <kinn6...@hotmail.it> wrote: > I printed also /flink-bin/bin folder: > > > root@giordano-2-2-100-1:~/flink-1.3.2/flink-dist/src/main/flink-bin/bin# > > ls > > config.sh flink-console.sh jobmanager.sh start-cluster.sh > > start-zookeeper-quorum.sh stop-zookeeper-quorum.sh > flink flink-daemon.sh pyflink.bat start-local.bat > stop-cluster.sh taskmanager.sh > flink.bat historyserver.sh pyflink.sh start-local.sh stop-local.sh > zookeeper.sh > > > > -- > Sent from: http://apache-flink-user-mailing-list-archive.2336050. > n4.nabble.com/ >