Hi Dan, this depends on your distribution. Mesosphere package comes with wrapper script which uses configuration placed in /etc/default/mesos and /etc/mesos-master, /etc/mesos-slave
https://github.com/mesosphere/mesos-deb-packaging/blob/master/mesos-init-wrapper which distribution do you use? Tomas On 7 January 2015 at 16:23, Dan Dong <[email protected]> wrote: > Hi, > After installation of mesos on my cluster, where could I find the > location of configuration files? > E.g: mesos.conf, masters, slaves etc. I could not find any of them under > the prefix dir and subdirs (configure > --prefix=/home/dan/mesos-0.21.0/build/). Are there examples for the conf > files? Thanks! > > Cheers, > Dan > >

