Interpreter died error after updating spark pool from 3.1 to 3.3 in Azure synapse

Abhijeet Singh 25 Reputation points
2024-01-10T06:38:50.11+00:00

I have updated the spark version from 3.1 to 3.3 in spark pool . But now the Spark pool is not working. It give interpreter died error when I run any cell in notebook.

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,396 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Edwin van Halem 0 Reputation points
    2024-02-09T08:59:43.6666667+00:00

    What is the resolution to this issue?
    I used the same Azure CLI update command. Any Python notebook instantly fails after spark session is ready. Interpreter died:
    error message: on our other environment, where we did not do the update yet, there is no problem running python. The update command is the direct cause of this problem.

    0 comments No comments