Description
when i run http://127.0.0.1:5050 on web-browser i see "No master is currently leading" but mesos resolve command detected master
mesos-resolve zk://172.17.0.2:2181/mesos
I0208 11:17:33.489379 24715 zookeeper.cpp:259] A new leading master (UPID=master@127.0.0.1:5050) is detected
this is the command i used to run mesos-master
mesos-master --zk=zk://127.0.0.1:2181/mesos --quorum=1 --advertise_ip=127.0.0.1 --advertise_port=5050 --work_dir=/mesos/master