On Sun, May 15, 2016 at 5:50 PM, Richard Siebeling <rsiebel...@gmail.com> wrote:

> I'm getting the following errors running SparkPi on a clean just compiled
> and checked Mesos 0.29.0 installation with Spark 1.6.1
>
> 16/05/15 23:05:52 ERROR TaskSchedulerImpl: Lost executor
> e23f2d53-22c5-40f0-918d-0d73805fdfec-S0/0 on xxx Remote RPC client
> disassociated. Likely due to containers exceeding thresholds, or network
> issues. Check driver logs for WARN messages.

Looking at it again and I don't see an issue here? Why do you think it
doesn't work for you? After Pi is calculated, the executors were taken
down since the driver finished calculation (and closed SparkContext).

Jacek

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

Reply via email to