|
|
|
|
|
by jnaour
3781 days ago
|
|
Have anybody works with Mesos? How does it compare to Yarn, particularly in a production perspective? Is it stable, easy to integrate? We are currently thinking to switch from a Kafka-Spark(on Yarn)-Mongo stack to a SMACK stack (Spark, Mesos, Akka, Cassandra, Kafka)[1]. It seems that there is a good integration between theses projects. Also you can run Docker on Mesos using Marathon[2] so not only our data-driven stack could be on Mesos but the full stack. [1] https://mesosphere.com/blog/2015/07/24/learn-everything-you-... [2] https://github.com/mesosphere/marathon |
|
http://www.apache-myriad.org
I use Mesos in production and it is great stuff. It also helps knowing 100% of the backend of Siri, 100% of Twitter, much of eBay, PayPal, Airbnb, Uber, etc all run entirely on mesos. It is simply battle tested.