Removing Data Gate for Confluent components

This section describes how to remove the Data Gate for Confluent Debezium connector and the replicated data from the Confluent Platform, and finally remove the Data Gate for Confluent plugin.

Procedure

  • To uninstall the connector:
    1. Open the Confluent Control Center.
    2. Click Connect.
    3. Select the parent worker of the connector
    4. Select the connector.
    5. Click Delete.
  • To also (optionally) delete the replicated data:
    1. Open the Confluent Control Center.
    2. Select the topics that are related to the tables and the metadata.
    3. Click Configuration > Delete.
  • To remove the Data Gate for Confluent plugin:
    1. Remove the folder that contains the plugin directory structure from the kafka-connect-plugins folder.
    2. Restart or stop the related Kafka Connect worker.