Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-38498

Support add StreamingListener by conf

    XMLWordPrintableJSON

Details

    • Task
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 3.2.1
    • None
    • SQL, Structured Streaming
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            angerszhuuu angerszhu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: