Re: Trouble trying to run ./spark-ec2 script

2015-05-13 Thread Su She
Hmm, just tried to run it again, but opened the script with python, the cmd line seemed to pop up really quick and exited. On Wed, May 13, 2015 at 2:06 PM, Su She wrote: > Hi Ted, Yes I do have Python 3.5 installed. I just ran "py" from the > ec2 directory and it started up the python shell. > >

Re: Trouble trying to run ./spark-ec2 script

2015-05-13 Thread Ted Yu
Is python installed on the machine where you ran ./spark-ec2 ? Cheers On Wed, May 13, 2015 at 1:33 PM, Su She 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 --n

Trouble trying to run ./spark-ec2 script

2015-05-13 Thread Su She
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 s