Skip to content
This repository has been archived by the owner on Nov 23, 2017. It is now read-only.

Cluster is created but Spark is not able to installed in ec2 master and slaves #107

Open
naitik18 opened this issue Jun 26, 2017 · 1 comment

Comments

@naitik18
Copy link

./spark-standalone/setup.sh: line 22: /root/spark/sbin/stop-all.sh: No such file or directory
./spark-standalone/setup.sh: line 27: /root/spark/sbin/start-master.sh: No such file or directory
./spark-standalone/setup.sh: line 33: /root/spark/sbin/start-slaves.sh: No such file or directory

I am getting this error while setup clustered .
Cluster was created but spark folder has only conf/spar-env.sh file

@shreyapandit
Copy link

  • change the branch to 2.0.
  • default branch is 1.6 which gives the error you mentioned. I wasted multiple hours to figure it out ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants