Hi ,

I need help in setting up a  Mesos 0.9.0 cluster.
I have built the Mesos code on Ubuntu 12.04 (64 bit) and setup up a couple of 
Mesos nodes and that worked fine.
I then tried to copy the code I built earlier to Ubuntu 13.04 (64 bit)  and I 
tried to setup a new cluster but the code failed to work.
After closer inspection, it looks like "mesos-master" is looking for a file 
called "webui.py" in the "/usr/local/share/mesos/webui/master" folder which 
does not exist as I am installing Mesos in another location (which is the same 
location that was used in the original Mesos cluster that is setup on Ubuntu 
12.04)

Any recommendations on what might have went wrong and how to fix it?

Reply via email to