hi all
 i am experiencing issues when creating ec2 clusters using scripts in hte
spark\ec2 directory

i launched the following command

./spark-ec2 -k sparkkey -i sparkAccessKey.pem -r us-west2 -s 4 launch
MM-Cluster


My output is stuck with the following (has been for the last 20 minutes)



i am running Spark on WIN 10, i have an AWS accout in us-west-2 region

Warning: SSH connection error. (This could be temporary.)
Host: 172.31.42.148
SSH return code: 255
SSH output: ssh: connect to host 172.31.42.148 port 22: Connection timed out

.

Warning: SSH connection error. (This could be temporary.)
Host: 172.31.42.148
SSH return code: 255
SSH output: ssh: connect to host 172.31.42.148 port 22: Connection timed out

.

Warning: SSH connection error. (This could be temporary.)
Host: 172.31.42.148
SSH return code: 255
SSH output: ssh: connect to host 172.31.42.148 port 22: Connection timed out

.

Warning: SSH connection error. (This could be temporary.)
Host: 172.31.42.148
SSH return code: 255
SSH output: ssh: connect to host 172.31.42.148 port 22: Connection timed out


from AWS console i can see that the master and slaves are in running status

could anyone assist?
kindest regards
 marco

Reply via email to