Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 1f2b78f

Browse files
committed
Incorporated Big Data Cluster feedback from PMs
1 parent c29a0b5 commit 1f2b78f

2 files changed

Lines changed: 17 additions & 12 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.prod: sql
1111

1212
# What is SQL Server 2019 Big Data Clusters?
1313

14-
Starting with [!INCLUDE[SQL Server 2019](../includes/sssqlv15-md.md)], SQL Big Data Clusters allows you to deploy scalable clusters of SQL Server containers on Kubernetes. These containers are then used to read, write, and process big data from Transact-SQL, allowing you to easily combine and analyze your high-value relational data with high-volume big data.
14+
Starting with [!INCLUDE[SQL Server 2019](../includes/sssqlv15-md.md)], SQL Big Data Clusters allows you to deploy scalable clusters of SQL Server, Spark, and HDFS Docker containers running on Kubernetes. These components are running side by side to enable you to read, write, and process big data from Transact-SQL or Spark, allowing you to easily combine and analyze your high-value relational data with high-volume big data.
1515

1616
[!INCLUDE [Limited public preview note](../includes/big-data-cluster-preview-note.md)]
1717

docs/sql-server/what-s-new-in-sql-server-ver15.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,12 @@ Community technology preview (CTP) 2.0 is the first public release of [!INCLUDE[
4848
- Polybase
4949
- Expanded support for Persistent Memory (PMEM) devices
5050

51-
- [Big Data Cluster](#bigdatacluster)
52-
- Deploy a SQL Server Big Data Cluster with Linux containers on Kubernetes
53-
- Use Azure Data Studio to run Jupyter Notebooks
54-
- Ingest external data into a data pool
55-
- Query HDFS data in the storage pool
51+
- [Big Data Clusters](#bigdatacluster)
52+
- Deploy a Big Data cluster with SQL and Spark Linux containers on Kubernetes
53+
- Access your big data from HDFS
54+
- Run Advanced analytics and machine learning with Spark
55+
- Use Spark streaming to data to SQL data pools
56+
- Use Azure Data Studio to run Query books that provide a notebook experience
5657

5758
- [SQL Server on Linux](#sqllinux)
5859
- Replication support
@@ -268,13 +269,17 @@ Any SQL Server file that is placed on a PMEM device operates in *enlightened* mo
268269
>[!NOTE]
269270
>For this preview release, support for Persistent Memory (PMEM) devices is only available on Linux.
270271
271-
## <a id="bigdatacluster"></a>Big Data Cluster
272+
## <a id="bigdatacluster"></a>Big Data Clusters
272273

273-
- Deploy a SQL Server Big Data Cluster with Linux containers on Kubernetes
274-
- Use Azure Data Studio to run Jupyter Notebooks
275-
- Ingest external data into a data pool
276-
- Query HDFS data in the storage pool
277-
- Access features with [**Azure Data Studio (preview)**](../sql-operations-studio/what-is.md)
274+
SQL Server 2019 [Big Data Clusters](../big-data-cluster/big-data-cluster-overview.md) enables new scenarios including the following:
275+
276+
- Deploy a Big Data cluster with SQL and Spark Linux containers on Kubernetes
277+
- Access your big data from HDFS
278+
- Run Advanced analytics and machine learning with Spark
279+
- Use Spark streaming to data to SQL data pools
280+
- Run Query books that provide a notebook experience in [**Azure Data Studio (preview)**](../sql-operations-studio/what-is.md).
281+
282+
[!INCLUDE [Big Data Clusters preview](../includes/big-data-cluster-preview-note.md)]
278283

279284
## <a id="sqllinux"></a> SQL Server on Linux
280285

0 commit comments

Comments
 (0)