Skip to content

Commit b62f1e8

Browse files
committed
Limiting Ignite release to overview and conceptual
1 parent f62dc12 commit b62f1e8

122 files changed

Lines changed: 45 additions & 2258 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/big-data-cluster/Submit-spark-job.md

Lines changed: 0 additions & 61 deletions
This file was deleted.

docs/big-data-cluster/apache-azure-spark-history-server.md

Lines changed: 0 additions & 200 deletions
This file was deleted.

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

Lines changed: 0 additions & 18 deletions
This file was deleted.

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

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,14 @@ The data plane is used for data persistence and caching. It contains the SQL dat
9797
SQL Big Data Clusters is first available as a limited public preview through the SQL Server 2019
9898
Early Adoption Program. To request access, register [here](https://aka.ms/eapsignup), and specify your interest to try Big Data Clusters. Microsoft will triage all requests and respond as soon as possible.
9999

100-
If you are accepted into the limited public preview, the next step is to setup a new Kubernetes cluster (or use an existing one) and then deploy SQL Server 2019 preview Big Data Clusters. For more information, see the following quickstart:
101-
102-
[Deploy SQL Server Big Data Cluster on Kubernetes](quickstart-big-data-cluster-deploy.md)
103-
104100
## Next steps
105101

106-
After deploying SQL Server 2019 preview Big Data Clusters, explore some of its capabilities with the following quickstart:
102+
Learn more about SQL Server Big Data Clusters in the following articles:
107103

108-
- [Get started with SQL Server Big Data Cluster on SQL Server 2019 preview](quickstart-big-data-cluster-get-started.md)
104+
[HDFS](concept-hdfs.md)
105+
[Spark](concept-spark.md)
106+
[Controller](concept-controller.md)
107+
[Master instance](concept-master-instance.md)
108+
[Compute pool](concept-compute-pool.md)
109+
[Data pool](concept-data-pool.md)
110+
[Storage pool](concept-storage-pool.md)

docs/big-data-cluster/big-data-cluster-release-notes.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

docs/big-data-cluster/concept-compute-pool.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ A compute pool can act as a PolyBase scale-out group for distributed queries ove
2626

2727
## Next steps
2828

29-
To learn more about the SQL Server Big Data Clusters, see the following articles:
29+
To learn more about the SQL Server Big Data Clusters, see the following overview:
3030

31-
- [What is SQL Server 2019 Big Data Clusters?](big-data-cluster-overview.md)
32-
- [Quickstart: Deploy SQL Server Big Data Cluster on Kubernetes](quickstart-big-data-cluster-deploy.md)
31+
- [What is SQL Server 2019 Big Data Clusters?](big-data-cluster-overview.md)

docs/big-data-cluster/concept-controller.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ export CONTROLLER_PASSWORD=<your controller password>
6868
6969
## Next steps
7070

71-
To learn more about the SQL Server Big Data Clusters, see the following articles:
71+
To learn more about the SQL Server Big Data Clusters, see the following overview:
7272

73-
- [What is SQL Server 2019 Big Data Clusters?](big-data-cluster-overview.md)
74-
- [Quickstart: Deploy SQL Server Big Data Cluster on Kubernetes](quickstart-big-data-cluster-deploy.md)
73+
- [What is SQL Server 2019 Big Data Clusters?](big-data-cluster-overview.md)

0 commit comments

Comments
 (0)