Hi @Naresh Vinjam
Welcome to Microsoft Q&A platform and thanks for posting your query here.
Azure Synapse does not support direct upgrades for existing Apache Spark pools. Instead, you’ll need to create a new Spark pool with version 3.4 and migrate your workloads.
Steps to Create a New Spark Pool with Apache Spark 3.4:
- Navigate to Synapse Studio:
- Open your Synapse workspace and go to the Manage hub.
- Create a New Apache Spark Pool:
- Under the Apache Spark pools section, click on + New.
- In the Spark version dropdown, select Apache Spark 3.4.
- Configure other settings (node size, autoscale, etc.) as per your requirements.
- Click Create to provision the new Spark pool.
- Configure other settings (node size, autoscale, etc.) as per your requirements.
- In the Spark version dropdown, select Apache Spark 3.4.
- Under the Apache Spark pools section, click on + New.
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.