You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Zhan Zhang (JIRA)" <ji...@apache.org> on 2016/11/22 23:42:58 UTC

[jira] [Created] (SPARK-18550) Make the queue capacity of LiveListenerBus configurable.

Zhan Zhang created SPARK-18550:
----------------------------------

             Summary: Make the queue capacity of LiveListenerBus configurable.
                 Key: SPARK-18550
                 URL: https://issues.apache.org/jira/browse/SPARK-18550
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
            Reporter: Zhan Zhang
            Priority: Minor


We meet issues that driver listener bus cannot catch up the speed of incoming event. Current value is fixed as 1000. This value should be configurable per job. Otherwise, when event is dropped, the UI is totally useless.

Bus: Dropping SparkListenerEvent because no remaining room in event queue. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org