Skip to content

Commit d97824a

Browse files
Merge pull request #34836 from MikeRayMSFT/250729-bdc-retire
Retire BDC
2 parents 610e09d + 78629f6 commit d97824a

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
lines changed

docs/big-data-cluster/big-data-options.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: This article discusses migration strategies for SQL Server 2019 Big
55
author: WilliamDAssafMSFT
66
ms.author: wiassaf
77
ms.reviewer: hudequei, randolphwest
8-
ms.date: 03/08/2024
8+
ms.date: 07/29/2025
99
ms.service: sql
1010
ms.subservice: big-data-cluster
1111
ms.topic: conceptual
@@ -17,13 +17,7 @@ monikerRange: ">=sql-server-ver15"
1717

1818
[!INCLUDE [SQL Server 2019 and later](../includes/applies-to-version/sqlserver2019-and-later.md)]
1919

20-
Microsoft SQL Server 2019 Big Clusters is an add-on for the SQL Server Platform that allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes. These components are running side by side to enable you to read, write, and process big data using Transact-SQL or Spark libraries, allowing you to easily combine and analyze your high-value relational data with non-relational high-volume big data. Big data clusters also allow you to virtualize data with PolyBase, so that you can query data from external SQL Server, Oracle, Teradata, MongoDB, and other data sources using external tables. The Microsoft SQL Server 2019 Big Clusters add-on provides high availability for the SQL Server master instance and all databases by using Always On availability group technology.
21-
22-
The [!INCLUDE [ssbigdataclusters-ver15](../includes/ssbigdataclusters-ver15.md)] add-on runs on-premises and in the cloud using the Kubernetes platform, for any standard deployment of Kubernetes. Additionally, the [!INCLUDE [ssbigdataclusters-ver15](../includes/ssbigdataclusters-ver15.md)] add-on integrates with Active Directory and includes role-based access control to satisfy security and compliance needs of your enterprise.
23-
24-
## Retirement of the [!INCLUDE [ssbigdataclusters-ver15](../includes/ssbigdataclusters-ver15.md)] add-on
25-
26-
On February 28, 2025, we will retire [!INCLUDE [ssbigdataclusters-ver15](../includes/ssbigdataclusters-ver15.md)]. All existing users of SQL Server 2019 with Software Assurance will be fully supported on the platform and the software will continue to be maintained through SQL Server cumulative updates until that time. **For more information, see [the announcement blog post](https://aka.ms/sqlserver_bigdataclusters).**
20+
On February 28, 2025, [!INCLUDE [ssbigdataclusters-ver15](../includes/ssbigdataclusters-ver15.md)] retired. **For more information, see [the announcement blog post](https://aka.ms/sqlserver_bigdataclusters).**
2721

2822
## Changes to PolyBase support in SQL Server
2923

@@ -45,11 +39,11 @@ In [!INCLUDE [sssql22-md](../includes/sssql22-md.md)] and later versions, users
4539
4640
## Understand the Big Data Clusters architecture for replacement and migration options
4741

48-
To create your replacement solution for a Big Data storage and processing system, it's important to understand what [!INCLUDE [ssbigdataclusters-ver15](../includes/ssbigdataclusters-ver15.md)] provides, and its architecture can help inform your choices. The architecture of a big data cluster is as follows:
42+
To create your replacement solution for a Big Data storage and processing system, it's important to understand what [!INCLUDE [ssbigdataclusters-ver15](../includes/ssbigdataclusters-ver15.md)] provided, and its architecture can help inform your choices. The architecture of a big data cluster was:
4943

5044
:::image type="content" source="media/big-data-options/architecture-diagram-overview.png" alt-text="Diagram that shows the SQL Server 2019 Big Data Clusters architecture overview." lightbox="media/big-data-options/architecture-diagram-overview.png":::
5145

52-
This architecture provides the following functionality mapping:
46+
This architecture provided the following functionality mapping:
5347

5448
| Component | Benefit |
5549
| :--- | :--- |
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
author: WilliamDAssafMSFT
33
ms.author: wiassaf
4-
ms.date: 03/16/2023
4+
ms.date: 07/29/2025
55
ms.service: sql
66
ms.subservice: big-data-cluster
77
ms.topic: include
88
---
99

1010
> [!IMPORTANT]
11-
> The Microsoft SQL Server 2019 Big Data Clusters add-on will be retired. Support for SQL Server 2019 Big Data Clusters will end on February 28, 2025. <!-- see also docs\big-data-cluster\index.yml --> All existing users of SQL Server 2019 with Software Assurance will be fully supported on the platform and the software will continue to be maintained through SQL Server cumulative updates until that time. For more information, see [the announcement blog post](https://aka.ms/sqlserver_bigdataclusters) and [Big data options on the Microsoft SQL Server platform](../big-data-cluster/big-data-options.md).
11+
> Microsoft SQL Server 2019 Big Data Clusters is retired. For more information, see [the announcement blog post](https://aka.ms/sqlserver_bigdataclusters) and [Big data options on the Microsoft SQL Server platform](../big-data-cluster/big-data-options.md).

0 commit comments

Comments
 (0)