Azure synapse Notebook error creating session Apache spark pool

Niccolò Cecchi 16 Reputation points
2021-11-23T09:57:10.833+00:00

I experiencing that error starting a session on notebook

151831-image.png

There is no running application on that pool.

The day before all worked correctly. No changes has been performed on permission or spark pool

I've also tried to remove and upload again the same yml file on the same pool.

name: stats2  
channels:  
 - defaults  
 - conda-forge  
dependencies:  
 - onnxruntime=1.7.*  
 - onnx=1.9.*  
 - scikit-learn=0.24.*  
 - pandas=1.1.*  
 - skl2onnx=1.8.*  

No jobs are stated and that error is return:

151759-image.png

Spark pool:

151757-image.png

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,250 questions
.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
150 questions
{count} votes