I'm doing a performance analysis for Spark on Mesos and I can see that the
Coarse-grained backend simply launches tasks in wave size of the amount of
cores available. But it seems Fine-grained mode the Mesos executor takes 1
core for itself (so -1 core per mesos slave). Shouldn't fine- and
coarse-grained mode have the same behaviour?




--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-on-Mesos-fine-grained-has-one-core-less-per-executor-tp23273.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to