Thanks for your help; problem resolved.
As pointed out by Andrew and Meethu, I needed to use
spark://vmsparkwin1:7077 rather than the equivalent spark://10.1.3.7:7077 in
the spark-submit command.
It appears that the argument in the --master option for the spark-submit
must match exactly (not just
Hi,
I am new to Spark and trying out with a stand-alone, 3-node (1 master, 2
workers) cluster.
>From the Web UI at the master, I see that the workers are registered. But
when I try running the SparkPi example from the master node, I get the
following message and then an exception.
14/07/17 01:
Hi,I am new to Spark and trying out with a stand-alone, 3-node (1 master, 2
workers) cluster. From the Web UI at the master, I see that the workers are
registered. But when I try running the SparkPi example from the master node,
I get the following message and then an exception.14/07/17 01:20:36 IN