Re: ActorNotFound problem for mesos driver

2014-04-02 Thread Leon Zhang
e/SPARK-1052=> > MesosSchedulerBackend) > > So several options, like applying the patch, upgrading to 0.9.1 :-/ > > Cheers, > Andy > > > On Wed, Apr 2, 2014 at 5:30 PM, Leon Zhang wrote: > >> Hi, Spark Devs: >> >> I encounter a problem which show

ActorNotFound problem for mesos driver

2014-04-02 Thread Leon Zhang
Hi, Spark Devs: I encounter a problem which shows error message "akka.actor.ActorNotFound" on our mesos mini-cluster. mesos : 0.17.0 spark : spark-0.9.0-incubating spark-env.sh: #!/usr/bin/env bash export MESOS_NATIVE_LIBRARY=/usr/local/lib/libmesos.so export SPARK_EXECUTOR_URI=hdfs:// 192.168.