Skip to content

Commit d3cf555

Browse files
authored
Merge pull request #228059 from ekote/33ga
Synapse spark runtime 33 is GA as of Feb 23 2023
2 parents 56d51b5 + db7f1e9 commit d3cf555

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

articles/synapse-analytics/spark/apache-spark-33-runtime.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,21 @@
11
---
2-
title: Azure Synapse Runtime for Apache Spark 3.3
3-
description: Supported versions of Spark, Scala, Python, and .NET for Apache Spark 3.3.
2+
title: Azure Synapse Runtime for Apache Spark 3.3
3+
description: New runtime is GA and ready for production workloads. Spark 3.3.1, Python 3.10, Delta Lake 2.2.
44
author: ekote
55
ms.service: synapse-analytics
66
ms.topic: reference
77
ms.subservice: spark
88
ms.date: 11/17/2022
99
ms.author: eskot
1010
ms.custom: has-adal-ref, ignite-2022
11-
ms.reviewer: eskot
11+
ms.reviewer: ekote
1212
---
1313

14-
# Azure Synapse Runtime for Apache Spark 3.3 (Preview)
14+
# Azure Synapse Runtime for Apache Spark 3.3 (GA)
1515
Azure Synapse Analytics supports multiple runtimes for Apache Spark. This document will cover the runtime components and versions for the Azure Synapse Runtime for Apache Spark 3.3.
1616

1717
> [!IMPORTANT]
18-
> * Azure Synapse Runtime for Apache Spark 3.3 is currently in Public Preview.
19-
> * We are actively rolling out the final changes to all production regions with the goal of ensuring a seamless implementation. As we monitor the stability of these updates, we tentatively anticipate a general availability date of February 23rd. Please note that this is subject to change and we will provide updates as they become available.
18+
> * Azure Synapse Runtime for Apache Spark 3.3 has been in public preview since Nov 2022. As of Feb 23, 2023, we are excited to announce that after notable improvements in performance and stability, Azure Synapse Runtime for Apache Spark 3.3 now becomes generally available and ready for production workloads.
2019
2120
## Component versions
2221

articles/synapse-analytics/spark/apache-spark-version-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The following table lists the runtime name, Apache Spark version, and release da
4747

4848
| Runtime name | Release date | Release stage | End of life announcement date | End of life effective date |
4949
|----------------------------------------------------------------------------|-------------------|----------------------------------|-------------------------------|----------------------------|
50-
| [Azure Synapse Runtime for Apache Spark 3.3](./apache-spark-33-runtime.md) | Nov 17, 2022 | Public Preview | - | - |
50+
| [Azure Synapse Runtime for Apache Spark 3.3](./apache-spark-33-runtime.md) | Nov 17, 2022 | GA (as of Feb 23, 2023) | - | - |
5151
| [Azure Synapse Runtime for Apache Spark 3.2](./apache-spark-32-runtime.md) | July 8, 2022 | GA | July 8, 2023 | July 8, 2024 |
5252
| [Azure Synapse Runtime for Apache Spark 3.1](./apache-spark-3-runtime.md) | May 26, 2021 | __End of Life Announced (EOLA)__ | January 26, 2023 | January 26, 2024 |
5353
| [Azure Synapse Runtime for Apache Spark 2.4](./apache-spark-24-runtime.md) | December 15, 2020 | __End of Life Announced (EOLA)__ | __July 29, 2022__ | __September 29, 2023__ |

articles/synapse-analytics/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ items:
728728
items:
729729
- name: Runtime for Apache Spark overview
730730
href: ./spark/apache-spark-version-support.md
731-
- name: Azure Synapse Apache Spark 3.3 runtime (Preview)
731+
- name: Azure Synapse Apache Spark 3.3 runtime (GA)
732732
href: ./spark/apache-spark-33-runtime.md
733733
- name: Azure Synapse Apache Spark 3.2 runtime (GA)
734734
href: ./spark/apache-spark-32-runtime.md

0 commit comments

Comments
 (0)