Forum Discussion
lyjavier
1 year agoHelper I
Fail to create session for executing notebook
Hi all, I have faced an issue that "Failed to create session for executing notebook" with notebook activity within a data pipeline I check the monitoring hub and see there is not any jobs running a...
Anonymous
1 year agoNot applicable
Hi lyjavier ,
Thanks for the reply from jwinchell40 .
This error is usually caused by the Spark session failing to start or the previous session is still running, so a new session cannot be created.
I have the following suggestions:
- If the previous session is still running, please stop it.
- As jwinchell40 said, I wonder if this is a random problem for you or a persistent problem? Please try to delete and recreate the notebook, re-run it in the pipeline, and check if it works.
- I also learned from other posts with the same problem that the failure may be due to the use of an outdated Spark Run time version, please check if the Notebook Run time version you are currently running is the latest version.
If you have any other questions, please feel free to contact me.
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!