Skip to content

Commit 0abe902

Browse files
authored
Update how-to-use-synapsesparkstep.md
1 parent 206bc90 commit 0abe902

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/v1/how-to-use-synapsesparkstep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.subservice: mldata
88
ms.author: zhanxia
99
author: xiaoharper
1010
ms.reviewer: franksolomon
11-
ms.date: 03/07/2025
11+
ms.date: 06/03/2025
1212
ms.topic: how-to
1313
ms.custom: UpdateFrequency5, synapse-azureml, sdkv1
1414
#Customer intent: As a user of both Azure Machine Learning pipelines and Azure Synapse Analytics, I'd like to use Apache Spark for the data preparation of my pipeline
@@ -21,7 +21,7 @@ ms.custom: UpdateFrequency5, synapse-azureml, sdkv1
2121
[!INCLUDE [v1 deprecation](../includes/sdk-v1-deprecation.md)]
2222

2323
> [!WARNING]
24-
> The Azure Synapse Analytics integration with Azure Machine Learning, available in Python SDK v1, is deprecated. Users can still use Synapse workspace, registered with Azure Machine Learning, as a linked service. However, a new Synapse workspace can no longer be registered with Azure Machine Learning as a linked service. We recommend use of serverless Spark compute and attached Synapse Spark pools, available in CLI v2 and Python SDK v2. For more information, see [Configure Apache Spark jobs in Azure Machine Learning](../quickstart-spark-jobs.md).
24+
> The Azure Synapse Analytics integration with Azure Machine Learning, available in Python SDK v1, is deprecated. Users can still use Synapse workspace, registered with Azure Machine Learning, as a linked service. However, a new Synapse workspace can no longer be registered with Azure Machine Learning as a linked service. We recommend use of serverless Spark compute and attached Synapse Spark pools, available in CLI v2 and Python SDK v2. For more information, see [Configure Apache Spark jobs in Azure Machine Learning](../quickstart-spark-jobs.md).
2525
2626
In this article you learn how to use Apache Spark pools, powered by Azure Synapse Analytics, as the compute target for a data preparation step in an Azure Machine Learning pipeline. You learn how a single pipeline can use compute resources suited for the specific step - for example, data preparation or training. You'll also learn how data is prepared for the Spark step and how it passes to the next step.
2727

0 commit comments

Comments
 (0)