You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/big-data-cluster/cluster-troubleshooting-commands.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ ms.technology: big-data-cluster
18
18
This article describes several useful Kubernetes commands that you can use to monitor and troubleshoot a [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ver15.md)]. It shows how to view in-depth details of a pod or other Kubernetes artifacts that are located in the big data cluster. This article also covers common tasks, such as copying files to or from a container running one of the SQL Server big data cluster services.
19
19
20
20
> [!TIP]
21
-
> For monitoring status of big data clusters components you can use [**azdata bdc status**](deployment-guidance.md#status) commands or the built-in [troubleshooting notebooks](manage-notebooks.md) in provided with Azure Data Studio.
21
+
> For monitoring status of big data clusters components you can use [**azdata bdc status**](deployment-guidance.md#status) commands or the built-in [troubleshooting notebooks](notebooks-manage.md) in provided with Azure Data Studio.
22
22
23
23
> [!TIP]
24
24
> Run the following **kubectl** commands on either a Windows (cmd or PS) or Linux (bash) client machine. They require previous authentication in the cluster and a cluster context to run against. For example, for a previously created AKS cluster you can run `az aks get-credentials --name <aks_cluster_name> --resource-group <azure_resource_group_name>` to download the Kubernetes cluster configuration file and set the cluster context.
Copy file name to clipboardExpand all lines: docs/big-data-cluster/deploy-get-started.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Other tools are required for different scenarios. Each article should explain th
50
50
51
51
Big data clusters are deployed as a series of interrelated containers that are managed in [Kubernetes](https://kubernetes.io/docs/home). You can host Kubernetes in a variety of ways. Even if you already have an existing Kubernetes environment, you should review the related requirements for big data clusters.
52
52
53
-
-**Azure Kubernetes Service (AKS)**: AKS allows you to deploy a managed Kubernetes cluster in Azure. You only manage and maintain the agent nodes. With AKS, you don't have to provision your own hardware for the cluster. It is also easy to use a [python script](quickstart-big-data-cluster-deploy.md) or a [deployment notebook](deploy-notebooks.md) to create the AKS cluster and deploy the big data cluster in one step. For more information about configuring AKS for a big data cluster deployment, see [Configure Azure Kubernetes Service for [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ver15.md)] deployments](deploy-on-aks.md).
53
+
-**Azure Kubernetes Service (AKS)**: AKS allows you to deploy a managed Kubernetes cluster in Azure. You only manage and maintain the agent nodes. With AKS, you don't have to provision your own hardware for the cluster. It is also easy to use a [python script](quickstart-big-data-cluster-deploy.md) or a [deployment notebook](notebooks-deploy.md) to create the AKS cluster and deploy the big data cluster in one step. For more information about configuring AKS for a big data cluster deployment, see [Configure Azure Kubernetes Service for [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ver15.md)] deployments](deploy-on-aks.md).
54
54
55
55
-**Multiple machines**: You can also deploy Kubernetes to multiple Linux machines, which could be physical servers or virtual machines. The [kubeadm](https://kubernetes.io/docs/setup/independent/create-cluster-kubeadm/) tool can be used to create the Kubernetes cluster. You can use a [bash script](deployment-script-single-node-kubeadm.md) to automate this type of deployment. This method works well if you already have existing infrastructure that you want to use for your big data cluster. For more information about using **kubeadm** deployments with big data clusters, see [Configure Kubernetes on multiple machines for [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ver15.md)] deployments](deploy-with-kubeadm.md).
56
56
@@ -78,7 +78,7 @@ The following deployment scripts are currently available:
78
78
79
79
You can also deploy a big data cluster by running an Azure Data Studio notebook. For more information on how to use a notebook to deploy on AKS, see the following article:
80
80
81
-
-[Deploy a big data cluster with Azure Data Studio Notebooks](deploy-notebooks.md).
81
+
-[Deploy a big data cluster with Azure Data Studio Notebooks](notebooks-deploy.md).
Copy file name to clipboardExpand all lines: docs/big-data-cluster/deploy-on-aks.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ AKS makes it simple to create, configure, and manage a cluster of virtual machin
23
23
This article describes the steps to deploy Kubernetes on AKS using Azure CLI. If you don't have an Azure subscription, create a free account before you begin.
24
24
25
25
> [!TIP]
26
-
> You can also script the deployment of AKS and a big data cluster in one step. For more information, see how to do this in a [python script](quickstart-big-data-cluster-deploy.md) or an Azure Data Studio [notebook](deploy-notebooks.md).
26
+
> You can also script the deployment of AKS and a big data cluster in one step. For more information, see how to do this in a [python script](quickstart-big-data-cluster-deploy.md) or an Azure Data Studio [notebook](notebooks-deploy.md).
Copy file name to clipboardExpand all lines: docs/big-data-cluster/deployment-guidance.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ You can choose to deploy Kubernetes in any of three ways:
49
49
|**Single or Multiple machines (`kubeadm`)**| A Kubernetes cluster deployed on physical or virtual machines using `kubeadm`|[Instructions](deploy-with-kubeadm.md)|
50
50
51
51
> [!TIP]
52
-
> You can also script the deployment of AKS and a big data cluster in one step. For more information, see how to do this in a [python script](quickstart-big-data-cluster-deploy.md) or an Azure Data Studio [notebook](deploy-notebooks.md).
52
+
> You can also script the deployment of AKS and a big data cluster in one step. For more information, see how to do this in a [python script](quickstart-big-data-cluster-deploy.md) or an Azure Data Studio [notebook](notebooks-deploy.md).
3. From the deployment options, select **SQL Server Big Data Cluster**.
46
46
@@ -60,32 +60,32 @@ You can customize the settings of the deployment profile by following the instru
60
60
61
61
Select the target configuration template from the available templates. The available profiles are filtered depending on the type of deployment target that's chosen in the previous dialog.
If the deployment target is a new AKS, additional information such as Azure Subscription ID, resource group, AKS cluster name, VM count, size, and other additional information are required to create the AKS cluster.
If the deployment target is an existing Kubernetes cluster, the wizard prompts for the path to the *kube* config file to import the Kubernetes cluster settings. Ensure the appropriate cluster context is selected where the SQL Server 2019 Big Data Cluster can be deployed.
For additional information on each of these components, you can refer to [master instance](concept-master-instance.md), [data pool](concept-data-pool.md), [storage pool](concept-storage-pool.md), or [compute pool](concept-compute-pool.md).
103
103
104
104
#### Endpoint settings
105
105
106
106
The default endpoints have been pre-filled. However, they can be changed as appropriate.
The storage settings include storage class and claim size for Data and Logs. The settings can be applied across Storage, Data, and SQL Server master pool.
This screen summarizes all the input that was provided to deploy SQL Server 2019 Big Data Cluster. The config files can be downloaded via the **Save config files** button. Select **Script to Notebook** to script out the entire deployment configuration to a Notebook. Once the Notebook is open, select **Run Cells** to start deploying the SQL Server 2019 BDC to the selected target.
Copy file name to clipboardExpand all lines: docs/big-data-cluster/notebooks-manage-bdc.md
+29-3Lines changed: 29 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,32 +38,58 @@ In addition to those prerequisites, to deploy SQL Server 2019 Big Data Clusters,
38
38
*[Azure CLI](/cli/azure/install-azure-cli)
39
39
40
40
## Access troubleshooting notebooks
41
+
41
42
There are three ways to access troubleshooting notebooks.
42
43
43
44
### Command Palette
45
+
44
46
1. Select **View** > **Command Palette**.
47
+
45
48
2. Enter **Jupyter Books: SQL Server 2019 Guide**.
46
49
47
50
The Jupyter Books viewlet with the Jupyter Book that contains the troubleshooting notebooks related to SQL Server Big Data Clusters will open.
48
51
49
52
### SQL Master Dashboard
53
+
50
54
1. After you install Azure Data Studio Insiders, connect to a SQL Server Big Data Clusters instance.
55
+
51
56
2. After you're connected to the instance, right-click your server name under **CONNECTIONS** and select **Manage**.
57
+
52
58
3. In the dashboard, select **SQL Server Big Data Cluster**. Select **SQL Server 2019 guide** to open the Jupyter Book that contains the notebooks you need.
53
59

54
60
55
-
1. Select the notebook for the task that you need to complete.
61
+
4. Select the notebook for the task that you need to complete.
56
62
57
63
### Controller Dashboard
64
+
58
65
1. In the **Connections** view, expand **SQL Server Big Data Clusters**.
66
+
59
67
2. Add controller endpoint details.
68
+
60
69
3. After you're connected to the controller, right-click the endpoint and select **Manage**.
70
+
61
71
4. After the dashboard loads, select **troubleshoot** to open the Jupyter Book troubleshooting guides.
62
72
63
73
## Use troubleshooting notebooks
74
+
64
75
1. Find the troubleshooting guide that you need in the Jupyter Book table of contents.
65
-
1. The notebooks are optimized, so you just need to select **Run Cells**. This action will run each cell in the notebook individually until the notebook is complete.
66
-
1. If an error is found, the Jupyter Book will suggest a notebook that you can run to fix the error. Follow the recommended steps, and then run the notebook again.
76
+
77
+
2. The notebooks are optimized, so you just need to select **Run Cells**. This action will run each cell in the notebook individually until the notebook is complete.
78
+
79
+
3. If an error is found, the Jupyter Book will suggest a notebook that you can run to fix the error. Follow the recommended steps, and then run the notebook again.
80
+
81
+
## Change the big data cluster
82
+
83
+
To change the SQL Server big data cluster for a notebook:
84
+
85
+
1. Click the **Attach to** menu from the notebook toolbar.
86
+
87
+

88
+
89
+
2. Click a server from the **Attach to** menu.
90
+
91
+

67
92
68
93
## Next steps
94
+
69
95
For more information about notebooks in Azure Data Studio, see [How to use notebooks with SQL Server](../azure-data-studio/notebooks-guidance.md).
0 commit comments