Deleting a Cluster
Delete a Big Data Service cluster.
Caution
Deleting (terminating) a cluster deletes the cluster and removes all the data contained in local storage or block storage. This action is irreversible.
Deleting (terminating) a cluster deletes the cluster and removes all the data contained in local storage or block storage. This action is irreversible.
- Open the navigation menu and click Analytics & AI. Under Data Lake, click Big Data Service.
- Under Compartment, select the compartment that contains the cluster.
- In the list of clusters, click the name of the cluster.
- On the Cluster details page, click More actions, and then select Terminate big data cluster.
- In the Terminate big data cluster panel, enter the name of the cluster, and then click Terminate.
Use the oci bds instance delete command and required parameters to delete a cluster.
oci bds instance delete --bds-instance-id <bds_instance_id> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference for Big Data.
Use the DeleteBdsInstance operation to delete clusters.