Skip to content

Commit 63db306

Browse files
Merge pull request #261873 from markingmyname/estera
[Synapse] adjust table
2 parents 2a87b65 + 4f6c9ac commit 63db306

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

articles/synapse-analytics/spark/runtime-for-apache-spark-lifecycle-and-supportability.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Synapse runtime for Apache Spark lifecycle and supportability
33
description: Lifecycle and support policies for Synapse runtime for Apache Spark
44
author: WilliamDAssafMSFT
55
ms.author: wiassaf
6-
ms.reviewer: maghan
7-
ms.date: 12/01/2023
6+
ms.reviewer: eskot, sngun
7+
ms.date: 12/22/2023
88
ms.service: synapse-analytics
99
ms.subservice: spark
1010
ms.topic: reference
@@ -22,7 +22,7 @@ The Apache Spark project usually releases minor versions about __every 6 months_
2222

2323
The following chart captures a typical lifecycle path for a Synapse runtime for Apache Spark.
2424

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":::
2626

2727
| Runtime release stage | Typical Lifecycle* | Notes |
2828
| --- | --- | --- |
@@ -31,24 +31,27 @@ The following chart captures a typical lifecycle path for a Synapse runtime for
3131
| 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. |
3232
| 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. |
3333
| 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.*
3536

3637
\** *Your use of runtimes is governed by the terms applicable to your Azure subscription.*
3738

3839
> [!IMPORTANT]
3940
>
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.
4344
>
4445
4546
## Release stages and support
4647

48+
This section describes the different release stages and support for each stage.
49+
4750
### Preview runtimes
4851

4952
Azure Synapse Analytics provides previews to give you a chance to evaluate and share feedback on features before they become generally available (GA).
5053

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.
5255

5356
If not eligible for GA stage, the Preview runtime moves into the retirement cycle.
5457

@@ -78,5 +81,7 @@ If necessary due to outstanding security issues, runtime usage, or other factors
7881

7982
As of the applicable EOL (End-of-Life) date, runtimes are considered retired and deprecated.
8083
- 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+
8185
- The retired runtime version won't be available in Azure Synapse Studio, the Synapse API, or the Azure portal.
86+
8287
- 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

Comments
 (0)