Hi I am new to Mesos and I have a naive question related to Elasticsearch, Mesos and Marathon.
So there's the mesos-elasticsearch [*] project which provides a Mesos framework/scheduler for Elasticsearch. I guess it's also possible to run Elasticsearch with Marathon. What are the fundamental differences between the two approaches? When should one favor one approach over the other one? What are the reasons for using mesos-elasticsearch instead of just running Elasticsearch on top of Marathon? Thanks for any insight. [*] <http://mesos-elasticsearch.readthedocs.org>

