Forum Discussion
Notebook Run Is Failing Continuously
- 2 years ago
The problem got sorted out automatically. New spark pool with unlimited executors didn't solve the issue. Looks like a Fabric issue which happened coninously for a day or so.
Hi suriaprakash ,
Check your workspace settings and check whether the number of executers are auto or limited.If it is limited change it to auto and increase executers to max.Check spark UI incase if you are using spark programming it will show more details.If it is still not working download your report and create a new one and run it and check.And check for any changes in the source data type.
I hope it will be helpful.
Thanks,
Sai Teja
- suriaprakash2 years agoFrequent Visitor
Thanks SaiTejaTalasila for your prompt response!
There's no changes to either the pipeline or the datatypes recently. Also, I'm using the default Spark pool and so the executors are not limited. But I'll try to create a new Spark pool with no limit on executor count and try to run again. Will keep you posted.