Is python installed on the machine where you ran ./spark-ec2 ? Cheers
On Wed, May 13, 2015 at 1:33 PM, Su She <[email protected]> wrote: > 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: [email protected] > For additional commands, e-mail: [email protected] > >
