I'm trying to set up my own cluster and am having trouble running this script:

./spark-ec2 --key-pair=xx --identity-file=xx.pem --region=us-west-2
--zone=us-west-2c --num-slaves=1 launch my-spark-cluster

based off: https://spark.apache.org/docs/latest/ec2-scripts.html

It just tries to open the spark-ec2 file instead of trying to run it
(asks me if I want to open the file and what program to use to open
it), I'm guessing this is something small that i'm doing wrong?

Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to