Skip to content

Commit e5f4145

Browse files
authored
Merge pull request #7218 from rothja/conceptswork2
Updating overview for Big Data Cluster
2 parents 2a9dbc6 + 2979aca commit e5f4145

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ SQL Big Data Clusters enable AI and machine learning tasks on the data stored in
4545

4646
Management and monitoring are provided through a combination of open-source components, SQL Server tools, and Dynamic Management Views.
4747

48-
The cluster Admin portal is a web interface that displays the status and health of the pods in the cluster. It also provides links to other dashboards provided by Kubernetes, Grafana, or Kibana.
48+
The cluster Admin portal is a web interface that displays the status and health of the pods in the cluster. It also provides links to other dashboards provided by Grafana and Kibana.
4949

5050
You can use Azure Data Studio to perform a variety of tasks on the Big Data Cluster. This is enabled by a new Scale-out Data Management extension. This extension provides:
5151

@@ -68,7 +68,7 @@ The control plane provides management and [security](concept-security.md) for th
6868

6969
### Compute plane
7070

71-
The compute plane provides computational resources to the cluster. It contains nodes running SQL Server on Linux pods. The pods in the compute plane are divided into [compute pools](concept-compute-pool.md) for specific processing tasks. A compute pool can act as a [PolyBase](../relational-databases/polybase/polybase-guide.md) scale-out group for distributed queries over different data sources—such as Oracle, MongoDB, or Teradata. It can also be configured to cache data returned from external queries.
71+
The compute plane provides computational resources to the cluster. It contains nodes running SQL Server on Linux pods. The pods in the compute plane are divided into [compute pools](concept-compute-pool.md) for specific processing tasks. A compute pool can act as a [PolyBase](../relational-databases/polybase/polybase-guide.md) scale-out group for distributed queries over different data sources—such as Oracle, MongoDB, or Teradata.
7272

7373
### Data plane
7474

-45.8 KB
Loading
-447 Bytes
Loading

0 commit comments

Comments
 (0)