Re: Spark Mesos task rescheduling

2015-07-09 Thread Silvio Bernardinello
Hi, Thank you for confirming my doubts and for the link. Yes, we actually run in fine-grained mode because we would like to dynamically resize our cluster as needed (thank you for the dynamic allocation link). However, we tried coarse grained mode and mesos seems not to relaunch the failed task.

Re: Spark Mesos task rescheduling

2015-07-09 Thread Iulian DragoČ™
On Thu, Jul 9, 2015 at 12:32 PM, besil wrote: > Hi, > > We are experimenting scheduling errors due to mesos slave failing. > It seems to be an open bug, more information can be found here. > > https://issues.apache.org/jira/browse/SPARK-3289 > > According to this link > < > https://mail-archives