Re: [VOTE] Release Apache Mesos 1.0.0 (rc4)

2016-07-25 Thread Kapil Arya
One can find the deb/rpm packages here: http://open.mesosphere.com/downloads/mesos-rc/#apache-mesos-1.0.0-rc4 And here are the corresponding docker images based off of Ubuntu 14.04: mesosphere/mesos:1.0.0-rc4 mesosphere/mesos-master:1.0.0-rc4 mesosphere/mesos-slave:1.0.0-rc4

Re: What will happen in maintenance mode

2016-07-25 Thread Joseph Wu
There are some cluster environments where nodes do not have an IP or hostname. That's why each MachineID must one have OR the other. Not one XOR the other. There is a note further up the page that explains how Mesos matches machines to agents:

Re: Can Mesos support same multi-frameworks in same cluster?

2016-07-25 Thread Sam
Hi Brenden, Very helpful. Appreciated. Regards, Sam Sent from my iPhone > On Jul 24, 2016, at 1:29 AM, Brenden Matthews wrote: > > You can pretty much run as many frameworks as you'd like. > > One trick you can use to drive up CPU use (if you want) is to overcommit >