Hi all,
Mesos Web UI does not display the name of the cluster. I have a config file named cluster under /etc/mesos-master/ along with other configuration files. It worked well with Mesos 0.28.0. I've upgraded the cluster to Mesos 1.0 and this doesn't seem to work. /usr/sbin/mesos-master --zk=zk://192.168.0.1:2181,192.168.0.17:2181, 192.168.0.33:2181/mesos --port=5050 --log_dir=/var/log/mesos --acls=/etc/mesos_acls.json --authenticate_frameworks=true —cluster=testcluster --credentials=/etc/mesos-auth/credentials --quorum=2 --work_dir=/var/lib/mesos I greatly appreciate any help! -- Regards, Haripriya Ayyalasomayajula

