I am managing to get everything working with the local master and two remote workers. Now, I want to connect to a remote master that has the same remote workers. I have trie
Setting the environment variable SPARK_LOCAL_IP=127.0.0.1 solved this for me.