hi, dale , yes, that could work. But new problem comes: ----------task always lost-----
14/07/31 16:46:29 INFO TaskSetManager: Starting task 0.0:1 as TID 20 on executor 20140731-154806-1694607552-5050-4716-7: bigdata008 (PROCESS_LOCAL) 14/07/31 16:46:29 INFO TaskSetManager: Serialized task 0.0:1 as 1559 bytes in 1 ms 14/07/31 16:46:29 INFO TaskSetManager: Re-queueing tasks for 20140731-154806-1694607552-5050-4716-7 from TaskSet 0.0 14/07/31 16:46:29 WARN TaskSetManager: Lost TID 20 (task 0.0:1) 14/07/31 16:46:29 WARN TaskSetManager: Lost TID 18 (task 0.0:0) 14/07/31 16:46:29 INFO DAGScheduler: Executor lost: 20140731-154806-1694607552-5050-4716-7 (epoch 13) 14/07/31 16:46:29 INFO BlockManagerMasterActor: Trying to remove executor 20140731-154806-1694607552-5050-4716-7 from BlockManagerMaster. ------------- have you encounter this problem? 2014-07-23 15:40 GMT+08:00 Dale Johnson <daljohn...@ebay.com>: > Okay, I finally got this. The project/SparkBuild needed to be set, and > only > 0.19.0 seems to work (out of 0.14.1, 0.14.2). > > "org.apache.mesos" % "mesos" % "0.19.0", > > was the one that worked. > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Spark-0-9-1-core-dumps-on-Mesos-0-18-0-tp4392p10477.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >