Skip to content

Commit 9b29ce6

Browse files
authored
Create apache-spark-35-runtime.md
Save as draft/place holder for June 2025 announcement TBD
1 parent 3c15dc3 commit 9b29ce6

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-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: New runtime is in Public Preview stage. Try it and use Spark 3.5.0, Python 3.10, Delta Lake 2.4.
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 | Mariner 2.0 |
22+
| Java | 8.11.17 |
23+
| Scala | 2.13 |
24+
| Delta Lake | 2.4.0 |
25+
| Python | 3.10 |
26+
| R | 4.2.2 |
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)

0 commit comments

Comments
 (0)