[ 
https://issues.apache.org/jira/browse/SPARK-38498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun updated SPARK-38498:
----------------------------------
        Parent: SPARK-51166
    Issue Type: Sub-task  (was: Task)

> Support add StreamingListener by conf
> -------------------------------------
>
>                 Key: SPARK-38498
>                 URL: https://issues.apache.org/jira/browse/SPARK-38498
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL, Structured Streaming
>    Affects Versions: 3.2.1
>            Reporter: angerszhu
>            Assignee: angerszhu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.1.0
>
>
> 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.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to