Re: Spark/Mesos

2015-05-06 Thread Gidon Gershinsky
it will > just launch a number of these CoarseGrainedExecutorBackends and keep > them running until the driver stops. Note this is subject to change > with dynamic allocation and other Spark/Mesos patches going into > Spark. What is the current target for a release (or patch landi

Spark/Mesos

2015-05-05 Thread Gidon Gershinsky
Hi all, I have a few questions on how Spark is integrated with Mesos - any details, or pointers to a design document / relevant source, will be much appreciated. I'm aware of this description, https://github.com/apache/spark/blob/master/docs/running-on-mesos.md But its pretty high-level as