You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "hemanth makaraju (JIRA)" <ji...@apache.org> on 2017/02/08 06:07:41 UTC

[jira] [Created] (MESOS-7083) No master is currently leading

hemanth makaraju created MESOS-7083:
---------------------------------------

             Summary: No master is currently leading
                 Key: MESOS-7083
                 URL: https://issues.apache.org/jira/browse/MESOS-7083
             Project: Mesos
          Issue Type: Bug
          Components: master
    Affects Versions: 1.1.0
            Reporter: hemanth makaraju


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






--
This message was sent by Atlassian JIRA
(v6.3.15#6346)