hi, apparently it has been solved ! :) the old way of getting conf parameters (using System.getProperties) was still hanging around in the MesosSchedulerBackend.scala file.
The fix is available here : https://github.com/apache/incubator-spark/pull/568 and I confirm that it works ;) -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-0-9-0-on-top-of-Mesos-error-Akka-Actor-not-found-tp1164p1377.html Sent from the Apache Spark User List mailing list archive at Nabble.com.
