Hi All, I had the following questions: 1. I was wondering if it is possible to have multiple Mesos masters as elected masters in a Mesos cluster so that the load can be balanced amongst the masters. Is there a way to achieve this? In general, can there be a load balancer for the Mesos masters?
2. I have seen spikes in the Mesos event queues while running spark SQL workloads with multiple stages. So I was wondering what is a better way to handle these scalability issues. I noticed that compute intensive machines were able to deal with those workloads better. Is there a particular hardware requirement or requirement for the number of masters for scaling a Mesos cluster horizontally? After reading success stories which mention that Mesos is deployed for ~10K machines, I was curious about the hardware used and the number of masters in this case. It would be awesome if I could get some insight into these questions. Thanks, Karan

