Removing Kafka from a Cluster

Remove Kafka from a Big Data Service cluster.

    1. Open the navigation menu and click Analytics & AI. Under Data Lake, click Big Data Service.
    2. Under Compartment, select the compartment that contains the cluster.
    3. In the list of clusters, click the name of the cluster.
    4. On the Cluster details page, click More actions, and then select Remove Kafka.
    5. Click 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.