Hi, I'm trying to deploy on a flink cluster the jar of my program. Unfortunately I have a problem when I call on the first node:
> root@giordano-2-2-100-1:~# sudo > ./flink-1.3.2/flink-dist/src/main/flink-bin/bin/start-cluster.sh > Starting cluster. > find: ‘/home/giordano/flink-1.3.2/flink-dist/src/main/flink-bin/lib’: No > such file or directory > [ERROR] Flink distribution jar not found in > /home/giordano/flink-1.3.2/flink-dist/src/main/flink-bin/lib. > find: ‘/home/giordano/flink-1.3.2/flink-dist/src/main/flink-bin/log’: No > such file or directory > Starting jobmanager daemon on host giordano-2-2-100-1. > /home/giordano/flink-1.3.2/flink-dist/src/main/flink-bin/bin/flink-daemon.sh: > line 123: /home/giordano/flink-> > 1.3.2/flink-dist/src/main/flink-bin/log/flink-root-jobmanager-1-giordano-2-2-100-1.out: > No such file or directory I installed Flink on the cluster using the following guide and without errors: flink cluster setup guide <https://ci.apache.org/projects/flink/flink-docs-release-0.8/cluster_setup.html> anyway I haven't followed the section about HDFS installation (it is not fundamental, right?) -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/