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.
    1. On the Clusters list page, select the cluster that you want to work with. If you need help finding the list page or the cluster, see Listing Clusters in a Compartment.
    2. From the Actions menu (Actions Menu) for the cluster, select Terminate big data cluster.
    3. In the Terminate big data cluster panel, enter the name of the cluster, and then select 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.