I wasn't the original person who posted the question, but this helped me! :) Thank you.
I had a similar issue today when I tried to connect using the IP address (spark://<master_ip>:7077). I got it resolved by replacing it with the URL displayed in the Spark web console - in my case it is (spark://<master_short_hostname>:7077). -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-in-cluster-and-errors-tp16249p16696.html Sent from the Apache Spark User List mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
