Questions tagged [sql-bdc]
4 questions
1
vote
1 answer
After restart of host for single node SQL-BDC cluster endpoints are unavailable
I've had a few power outages in the recent days and my server had to restart. The BDC cluster did not come back online.
What is the command to manually start my single node BDC cluster?
SQL-BDC

Memko
- 13
- 3
0
votes
0 answers
Grafana Custom Dashboard Path in Pod
Where can I found the .json file for the custom dashboard inside the grafana pod for SQL BDC?
Tried to create inside/opt/grafana/dashboard/(new-folder)/(custom.json)
After restarting the pod new dashboard is not coming up

Jonty
- 21
- 4
0
votes
1 answer
Unable to open pandas python package from Azure Data Studio, while configuring SQL Server 2019 Big Data Cluster
I'm working on setting up SQL Server 2019 Big Data Cluster. One of the initial steps is installing python package: panda.
Post installation, when I try to import the package, I get the following exception in Azure Data Studio.
import…

RaviLobo
- 447
- 2
- 10
- 29
0
votes
1 answer
Deploying SQL Server 2019 BDC - In cluster deployment getting message "waiting for the control plane to become ready after _ Minutes"
I am trying to deploy SQL Server 2019 Big Data Cluster (BDC) using az login with my Azure portal Subscription. I ran below commands step by step
az group create --name aksbigdata --location westus
az ad sp create-for-rbac --skip-assignment --name…

VMadhav
- 11
- 2