You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/synapse-analytics/spark/runtime-for-apache-spark-lifecycle-and-supportability.md
+13-8Lines changed: 13 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ title: Synapse runtime for Apache Spark lifecycle and supportability
3
3
description: Lifecycle and support policies for Synapse runtime for Apache Spark
4
4
author: WilliamDAssafMSFT
5
5
ms.author: wiassaf
6
-
ms.reviewer: maghan
7
-
ms.date: 12/01/2023
6
+
ms.reviewer: eskot, sngun
7
+
ms.date: 12/22/2023
8
8
ms.service: synapse-analytics
9
9
ms.subservice: spark
10
10
ms.topic: reference
@@ -22,7 +22,7 @@ The Apache Spark project usually releases minor versions about __every 6 months_
22
22
23
23
The following chart captures a typical lifecycle path for a Synapse runtime for Apache Spark.
24
24
25
-
:::image type="content" source="./media/runtime-for-apache-spark-lifecycle/runtime-for-apache-spark-lifecycle.png" alt-text="How to enable Intelligent Cache during new Spark pools creation." lightbox="./media/runtime-for-apache-spark-lifecycle/runtime-for-apache-spark-lifecycle.png":::
25
+
:::image type="content" source="./media/runtime-for-apache-spark-lifecycle/runtime-for-apache-spark-lifecycle.png" alt-text="How to enable Intelligent Cache during new Spark pools creation." lightbox="media/runtime-for-apache-spark-lifecycle/runtime-for-apache-spark-lifecycle.png":::
@@ -31,24 +31,27 @@ The following chart captures a typical lifecycle path for a Synapse runtime for
31
31
| Long Term Support (LTS) | 12 months*| Long term support (LTS) runtimes are open to all eligible customers and are ready for production use, but customers are encouraged to expedite validation and workload migration to latest GA runtimes. |
32
32
| End of Life announced (EOLA) | 12 months* for GA or LTS runtimes.<br />1 month* for Preview runtimes. | Prior to the end of a given runtime's lifecycle, we aim to provide 12 months' notice by publishing the End-of-Life Announcement (EOLA) date in the [Azure Synapse Runtimes page](./apache-spark-version-support.md) and 6 months' email notice to customers as an exit ramp to migrate their workloads to a GA runtime. |
33
33
| End of Life (EOL) | - | At this stage, the runtime is retired and no longer supported. |
34
-
\**Expected duration of a runtime in each stage. These timelines are provided as an example for a given runtime, and might vary depending on various factors. Lifecycle timelines are subject to change at Microsoft discretion.*
34
+
35
+
\**Expected duration of a runtime in each stage. These timelines are provided as an example for a given runtime, and might vary depending on various factors. Lifecycle timelines are subject to change at Microsoft discretion.*
35
36
36
37
\***Your use of runtimes is governed by the terms applicable to your Azure subscription.*
37
38
38
39
> [!IMPORTANT]
39
40
>
40
-
> * The above timelines are provided as examples based on current Apache Spark releases. If the Apache Spark project changes the lifecycle of a specific version affecting a Synapse runtime, changes to the stage dates are noted on the [release notes](./apache-spark-version-support.md).
41
-
> * Both GA and LTS runtimes might be moved into EOL stage faster based on outstanding security risks and usage rates criteria at Microsoft discretion.
42
-
> * Please refer to [Lifecycle FAQ - Microsoft Azure](/lifecycle/faq/azure) for information about Azure lifecycle policies.
41
+
> - The above timelines are provided as examples based on current Apache Spark releases. If the Apache Spark project changes the lifecycle of a specific version affecting a Synapse runtime, changes to the stage dates are noted on the [release notes](./apache-spark-version-support.md).
42
+
> - Both GA and LTS runtimes might be moved into EOL stage faster based on outstanding security risks and usage rates criteria at Microsoft discretion.
43
+
> - Please refer to [Lifecycle FAQ - Microsoft Azure](/lifecycle/faq/azure) for information about Azure lifecycle policies.
43
44
>
44
45
45
46
## Release stages and support
46
47
48
+
This section describes the different release stages and support for each stage.
49
+
47
50
### Preview runtimes
48
51
49
52
Azure Synapse Analytics provides previews to give you a chance to evaluate and share feedback on features before they become generally available (GA).
50
53
51
-
At the end of the Preview lifecycle for the runtime, Microsoft will assess if the runtime moves into a Generally Availability (GA) based on customer usage, security and stability criteria.
54
+
At the end of the preview lifecycle for the runtime, Microsoft will assess if the runtime moves into a Generally Availability (GA) based on customer usage, security and stability criteria.
52
55
53
56
If not eligible for GA stage, the Preview runtime moves into the retirement cycle.
54
57
@@ -78,5 +81,7 @@ If necessary due to outstanding security issues, runtime usage, or other factors
78
81
79
82
As of the applicable EOL (End-of-Life) date, runtimes are considered retired and deprecated.
80
83
- It isn't possible to create new Spark pools using the retired version through Azure Synapse Studio, the Synapse API, or the Azure portal.
84
+
81
85
- The retired runtime version won't be available in Azure Synapse Studio, the Synapse API, or the Azure portal.
86
+
82
87
- Spark Pool definitions and associated metadata will remain in the Synapse workspace for a defined period after the applicable End-of-Life (EOL) date. **However, all pipelines, jobs, and notebooks will no longer be able to execute.**
0 commit comments