On Tue, Jul 5, 2016 at 2:16 AM, kishore kumar <akishore...@gmail.com> wrote:

> 2016-07-04 05:11:53,972 [dispatcher-event-loop-0] ERROR
> org.apache.spark.scheduler.LiveListenerBus- Dropping SparkListenerEvent
> because no remaining room in event q
> ueue. This likely means one of the SparkListeners is too slow and cannot
> keep up with the rate at which tasks are being started by the scheduler.

This one is worth pursuing...Think that without more logs from the
driver/AM/executors it's hard to find the root cause. Do you
cache/persist? How much? How often? How much pressure is there on the
executors? What about the driver?

Jacek

---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Reply via email to