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

Hyukjin Kwon resolved SPARK-44400.
----------------------------------
    Resolution: Duplicate

> Improve Scala StreamingQueryListener to provide users a way to access the 
> Spark session for Spark Connect
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-44400
>                 URL: https://issues.apache.org/jira/browse/SPARK-44400
>             Project: Spark
>          Issue Type: Task
>          Components: Connect, Structured Streaming
>    Affects Versions: 3.5.0
>            Reporter: Bo Gao
>            Priority: Major
>
> Improve the Listener to provide users a way to access the Spark session and 
> perform arbitrary actions inside the Listener. Right now users can use `val 
> spark = SparkSession.builder.getOrCreate()` to create a Spark session inside 
> the Listener, but this is a legacy session instead of a connect remote 
> session.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to