Forum Discussion
Failed to create Livy session for executing notebook.
These are Notebooks running in Pipelines. None of those things are applicable.
I also get these errors as well: SparkCoreError/SessionDidNotEnterIdle: Livy session has failed. Error code: SparkCoreError/SessionDidNotEnterIdle. SessionInfo.State from SparkCore is Error: Session did not enter idle state after 10 minutes.
I'm getting really frequent errors running Notebooks in Pipelines that all revolve around Livy session.
Hi willmasse
Apologies for the delay in response.
This seems to be an intermittent issue, can you please try to rerun the pipelines?
If the issue still persists please do let us know.
Thanks
- v-cboorla-msft2 years agoMicrosoft Employee
Hi willmasse
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.
In case if you have any resolution please do share that same with the community as it can be helpful to others.
Otherwise, will respond back with the more details and we will try to help.
Thanks- v-cboorla-msft2 years agoMicrosoft Employee
Hi willmasse
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. In case if you have any resolution please do share that same with the community as it can be helpful to others.
If you have any question relating to the current thread, please do let us know and we will try out best to help you.
In case if you have any other question on a different issue, we request you to open a new thread.
Thanks- alozovoy2 years agoAdvocate II
I have run into this error on many occasions and it can often be solved by limiting the number of notebooks running in parallel. It seems to hit a limit of how many notebooks can run at once. Instead of waiting for compute to be available, it just fails.
But I've also had this happen when only running a single notebook...