If you use vagrant you could bring up a cluster on a single host :) That said, to mimic a HA environment, you might want to have 1 zookeeper server, 2 masters, 2 schedulers and 2 slaves. Some of these could be co-located (e.g., masters and schedulers).
Cheers, On Mon, Mar 17, 2014 at 5:24 PM, Starch, Michael D (398J) < [email protected]> wrote: > Hello All, > > I will be using Mesos for a research task at JPL under Chris Mattmann. > > I would like to know what a recommended size of a Mesos cluster should be. > My intentions are to develop a distributed processing system using the > BDAS stack including a scheduler running as a mesos framework. Is there a > "good" size for a development cluster? > > I am sure as time goes on, I will need to adapt, but I am hoping for > advice on a starting point. > > Many Thanks, > > Michael Starch
