On 18/04/16 11:54, Joao Azevedo wrote:
I'm trying to submit Spark applications to Mesos using the 'cluster' deploy mode. I'm using Marathon as the container orchestration platform and launching the Mesos Cluster Dispatcher through it. I'm using Spark 1.6.1 with Scala 2.11.
Using the current master branch makes things work. I believe this fix: https://github.com/apache/spark/commit/c9b89a0a0921ce3d52864afd4feb7f37b90f7b46 is required for things to work properly in cluster mode on Mesos (and this commit is not on release 1.6.1).
Thanks! Joao --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org