↧
Answer by Rico for Mesos Spark Slave tried to connect to Master Private IP...
I recommend you either have an all private setup or an all public setup. Not in betweens. Generally you want everything private and if you need any data exposed to the outside you just expose the data...
View ArticleMesos Spark Slave tried to connect to Master Private IP instead of public IP
I've installed a system as followed: --mesos master private IP of 10.x.x.2 , Public 35.x.x.6 --mesos slave private IP of 192.x.x.10, Public 111.x.x.2 Now the master assigned the task successfully to...
View Article