Hi, I'm setting up Apache Spark 2.1.0 on Mesos and I am getting a "Could not parse Master URL: 'mesos://xx.xx.xxx.xxx:5050'" error. Mesos is running fine (both the master as the slave, it's a single machine configuration).
I really don't understand why this is happening since the same configuration but using a Spark 2.0.0 is running fine within Vagrant. Could someone please help? thanks in advance, Richard