You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by Fabian Hueske <fh...@gmail.com> on 2018/10/01 09:44:26 UTC

Re: I want run flink program in ubuntu x64 Mult Node Cluster what is configuration?

Hi,

these issues are not related to Flink but rather generic Linux / bash
issues.
Ensure that the start scripts are executable (can be changed with chmod)
your user has the right permissions to executed the start scripts.
Also, you have to use the right path to the scripts. If you are in the base
folder of the Flink setup, the scripts are located in the bin folder, i.e.,
you can run them with ./bin/start-cluster.sh

Best, Fabian

Am So., 30. Sep. 2018 um 13:02 Uhr schrieb Mar_zieh <
m.marzieh.ghasemi@gmail.com>:

> I run "sudo /start-cluster.sh" but I got this error:
>
> sudo: /start-cluster.sh : command not found.
>
> Would you please tell me for just one node, is it necessary to configure
> it?
>
> Thank you
>
>
>
> --
> Sent from:
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/
>