Removing Kafka from a Cluster

Remove Kafka from a Big Data Service cluster on the Cluster details page.

    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. On the Cluster details page, select More Actions.
    3. Select Remove Kafka.
    4. Select Remove.
  • Use the oci bds kafka remove command and required parameters to remove Kafka from a cluster.

    oci bds kafka remove --bds-instance-id <bds_instance_id> --cluster-admin-password <cluster_admin_password> [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference for Big Data.

  • Use the RemoveKafka operation to remove Kafka from a cluster.