How to restart a cluster on databricks using databricks-CLI?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2021 08:32 AM
I'm trying to restart an existing cluster in Databricks on Azure using databricks-cli.
I'm using the following command:
databricks clusters restart {"cluster_id": "0710-121255-liner30"}But it gives giving me this error:
Error: Missing option "--cluster-id".
Labels:
- Labels:
-
Azure
-
Databricks-cli
-
Job
-
Restart Cluster