Hi all, based on documenation: "Spark 1.6.0 is designed for use with Mesos 0.21.0 and does not require any special patches of Mesos."
We are considering Mesos for our use but this concerns me a lot. Mesos is currently on v0.27 which we need for its Volumes feature. But Spark locks us to 0.21 only. I understand that it is the problem that Mesos is not 1.0 yet and make breaking changes to its API. But when leading frameworks doesn't catch up fast it beats the whole purpose of Mesos - run on one unified platform and share resources, single framework can lock down Mesos upgrade. We don't want to develop our own services against Spark 0.21 API. Is there a reason why Spark is so much behind? Does Spark actually cares about Mesos and its support or the focus moved to YARN? Many thanks, Petr