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.
5,373 questions
{count} votes

2 answers

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

  2. Xianbin Zhang 0 Reputation points
    2024-08-05T02:27:33.5766667+00:00

    https://stackoverflow.com/a/78379438/24743777
    This answer is useful for me.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.