Forum Discussion
akanane
2 years agoFrequent Visitor
Can't stop spark session using mssparkutils
Hello, I get the following error while trying to stop a spark session in a notebook using: mssparkutils.session.stop() ----------------------------------------------------------...
- 2 years ago
Hi akanane
Apologies for the issue you have been facing. Currently mssparkutils.session.stop() does not support in Fabric for now. The feature is releasing. We will have to wait until mssparkutils environment utils is ready.
Appreciate your patience.
Hope this helps. Please let us know if you have any further questions. Glad to help.
akanane
2 years agoFrequent Visitor
Hello,
Thank you for your answer, spark.stop() works 🙂 (but we don't see the session stopped in the UI)
Anonymous
2 years agoNot applicable
With this command, session does not stop.