Skip to content

Commit 09b73e6

Browse files
authored
Merge pull request #300263 from jeacla/jeacla-patch-2
Adding Azure Synapse for Apache Spark 3.5 Public Preview
2 parents 66d6da0 + 9037165 commit 09b73e6

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: Azure Synapse Runtime for Apache Spark 3.5
3+
description: The new Azure Synapse Runtime for Apache Spark is available for public preview. Try it and use Spark 3.5, Python 3.10, Delta Lake 3.2.
4+
author: jeacla
5+
ms.author: arali
6+
ms.service: azure-synapse-analytics
7+
ms.topic: reference
8+
ms.subservice: spark
9+
ms.custom: devx-track-python
10+
ms.date: 05/12/2025
11+
---
12+
13+
# Azure Synapse Runtime for Apache Spark 3.5 (Public Preview)
14+
Azure Synapse Analytics supports multiple runtimes for Apache Spark. This document covers the runtime components and versions for the Azure Synapse Runtime for Apache Spark 3.5.
15+
16+
## Component versions
17+
18+
| Component | Version |
19+
| ----- |--------------|
20+
| Apache Spark | 3.5 |
21+
| Operating System | Azure Linux (Mariner) 3.0 |
22+
| Java | 17 |
23+
| Scala | 2.12.18 |
24+
| Delta Lake | 3.2 |
25+
| Python | 3.11 |
26+
| R | 4.4.1 |
27+
28+
> [!TIP]
29+
> For up-to-date information, a detailed list of changes, and specific release notes for Spark runtimes, check and subscribe [Spark Runtimes Releases and Updates](https://github.com/microsoft/synapse-spark-runtime/tree/main/Synapse/spark3.5).
30+
## Libraries
31+
32+
To check the libraries included in Azure Synapse Runtime for Apache Spark 3.5 for Java/Scala, Python and R go to [Azure Synapse Runtime for Apache Spark 3.5 Releases Notes](https://github.com/microsoft/synapse-spark-runtime/tree/main/Synapse/spark3.5).
33+
34+
## Related content
35+
- [Migration between Apache Spark versions - support](./apache-spark-version-support.md#migration-between-apache-spark-versions---support)
36+
- [Synapse runtime for Apache Spark lifecycle and supportability](./runtime-for-apache-spark-lifecycle-and-supportability.md)

articles/synapse-analytics/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -736,6 +736,8 @@ items:
736736
items:
737737
- name: Runtime for Apache Spark overview
738738
href: ./spark/apache-spark-version-support.md
739+
- name: Azure Synapse Apache Spark 3.5 runtime (Public Preview)
740+
href: ./spark/apache-spark-35-runtime.md
739741
- name: Azure Synapse Apache Spark 3.4 runtime (GA)
740742
href: ./spark/apache-spark-34-runtime.md
741743
- name: Azure Synapse Apache Spark 3.3 runtime (unsupported)

0 commit comments

Comments
 (0)