You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2022/03/10 07:52:00 UTC

[jira] [Commented] (SPARK-38498) Support add StreamingListener by conf

    [ https://issues.apache.org/jira/browse/SPARK-38498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17504054#comment-17504054 ] 

Apache Spark commented on SPARK-38498:
--------------------------------------

User 'AngersZhuuuu' has created a pull request for this issue:
https://github.com/apache/spark/pull/35799

> Support add StreamingListener by conf
> -------------------------------------
>
>                 Key: SPARK-38498
>                 URL: https://issues.apache.org/jira/browse/SPARK-38498
>             Project: Spark
>          Issue Type: Task
>          Components: SQL, Structured Streaming
>    Affects Versions: 3.2.1
>            Reporter: angerszhu
>            Priority: Major
>
> Currently, if user want to add an customized StreamingListener to StreamingContext, we need to add this listener in customized code.
> ```
> streamingContext.addStreamingListener()
> ```
> we should support use conf to add this



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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