Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A Databricks engineer attempts to start an existing cluster using the Databricks CLI but receives no response. What could be the reason?
A
The command databricks clusters start --cluster-id 1198-132537-dht25rtr was used incorrectly.
databricks clusters start --cluster-id 1198-132537-dht25rtr
B
The cluster name must replace the cluster-id in the command to start the cluster.
C
No output is displayed when the command is successfully executed.
D
The operation to start a cluster is not supported by the Databricks CLI.
E
The command requires the cluster name in addition to the cluster-id to start the cluster.
F
The term cluster should be used instead of clusters in the command.
cluster
clusters