The easiest way to tun it without adding user and root permission is to run it with *sudo command* *sudo /start-cluster.sh*
If you want to run high availability cluster you need to follow those instruction [1] 1. https://ci.apache.org/projects/flink/flink-docs-release-1.6/ops/jobmanager_high_availability.html#standalone-cluster-high-availability On Sun, Sep 30, 2018 at 12:31 PM Mar_zieh <m.marzieh.ghas...@gmail.com> wrote: > Hello > > I run "start-cluster.bat" on windows very easy and it works fine. Even > though, when I run "start-cluster.sh" on terminal of ubuntu, I get these > errors: > > Starting cluster. > ./start-cluster.sh: line 48: > /home/pooya/IdeaProjects/flink-1.6.0/bin/jobmanager.sh: Permission denied > /home/pooya/IdeaProjects/flink-1.6.0/bin/config.sh: line 656: > /home/pooya/IdeaProjects/flink-1.6.0/bin/taskmanager.sh: Permission denied > > Could you please help me? What should I do and how to config it? > > Thanks in advance. > > > > -- > Sent from: > http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/ >