You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew Or (JIRA)" <ji...@apache.org> on 2014/09/02 18:16:21 UTC

[jira] [Created] (SPARK-3348) Support user-defined SparkListeners properly

Andrew Or created SPARK-3348:
--------------------------------

             Summary: Support user-defined SparkListeners properly
                 Key: SPARK-3348
                 URL: https://issues.apache.org/jira/browse/SPARK-3348
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.1.0
            Reporter: Andrew Or


Because of the current initialization ordering, user-defined SparkListeners do not receive certain events that are posted before application code is run. We need to expose a constructor that allows the given SparkListeners to receive all events.

There have been interest in this for a while, but I have searched through the JIRA history and have not found a related issue.



--
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