Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0
-
None
Description
Follow up to https://issues.apache.org/jira/browse/SPARK-27958 after discussion on https://github.com/apache/spark/pull/24807.
Let's instead expose methods that allow the user to manually clean up (terminate) a SparkSession, that also remove the listenerState from the context.
Attachments
Issue Links
- relates to
-
SPARK-32165 SessionState leaks SparkListener with multiple SparkSession
- Resolved
- links to