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
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.