Glad to be of help, see my answers inline below: On Wed, Apr 24, 2013 at 5:19 PM, ben ciceron <[email protected]> wrote:
> thx benjamin, this give me hope ;) > > let me make sure i got it right : > > -a plain ./configure with NO extra tags would allow us to build and run a > mesos master and slave that would connect to our existing zk > Yes. > -we only have to add the -zk options as documented below for both > master+slave only at run time, nothing at configure/build time > Yes. Let me know if you need more help with this. > -in this case mesos startup script wont try to start another ZK anywhere > What script? Either way, we don't have any scripts that deal with starting ZK, the ZK cluster must be managed independently of mesos. > > all correct ? >
