Association with remote system [akka.tcp://. . .] has failed

2016-02-23 Thread Jeff Henrikson
Hello spark users, (Apologies if a duplicate of this message just came through) I am testing the behavior of remote job submission with ec2/spark_ec2.py in spark distribution 1.5.2. I submit SparkPi to a remote ec2 instance using spark-submit using the "standalone mode" (spark://) protocol. C

Association with remote system [akka.tcp://. . .] has failed

2016-02-23 Thread Jeff Henrikson
Hello spark-users, I am testing the behavior of remote job submission with ec2/spark_ec2.py in spark distribution 1.5.2. I submit SparkPi to a remote ec2 instance using spark-submit using the "standalone mode" (spark://) protocol. Connecting to the master via ssh works, but submission fails.