Hi all, I am new to Mesos. I am trying to create a HA configuration using the provided EC2 script. When I do so, I create the machines, but there is no mesos process running on any of the machines. Is this a known limitation? It seems to be working fine when I create a single master with many slaves cluster. However if I do so, I can't run other frameworks that depend on zookeeper, since the EC2 script does not install or start a ZK server.
Would it be better just to start from scratch to create a cluster? Is there any other suggested method for AWS? (I am able to create small clusters in my infrastructure). Any suggestions or help is greatly appreciated. Sergio Daniel

