yangping wu created SPARK-7786:
----------------------------------

             Summary: Allow StreamingListener to be specified in SparkConf and 
loaded when creating StreamingContext
                 Key: SPARK-7786
                 URL: https://issues.apache.org/jira/browse/SPARK-7786
             Project: Spark
          Issue Type: New Feature
          Components: Streaming
    Affects Versions: 1.3.1
            Reporter: yangping wu


As  mentioned in [SPARK-5411|https://issues.apache.org/jira/browse/SPARK-5411], 
We can also allow user to register StreamingListener  through SparkConf 
settings, and loaded when creating StreamingContext, This would allow 
monitoring frameworks to be easily injected into Spark programs without having 
to modify those programs' code.




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

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

Reply via email to