Skip to content

Commit 394257f

Browse files
Update setup-bdc.sh
1 parent 9254486 commit 394257f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/features/sql-big-data-cluster/deployment/kubeadm/ubuntu-single-node-vm

samples/features/sql-big-data-cluster/deployment/kubeadm/ubuntu-single-node-vm/setup-bdc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ azdata bdc config replace -c kubeadm-custom/bdc.json -j "$.spec.resources.data-0
321321
azdata bdc config replace -c kubeadm-custom/control.json -j "spec.storage.data.className=$STORAGE_CLASS"
322322
azdata bdc config replace -c kubeadm-custom/control.json -j "spec.storage.logs.className=$STORAGE_CLASS"
323323
azdata bdc create -c kubeadm-custom --accept-eula $ACCEPT_EULA
324-
echo "Azdata cluster created."
324+
echo "Big data cluster created."
325325

326326
# Setting context to cluster.
327327
#

0 commit comments

Comments
 (0)