Click to copy

• Reviewed for ksqlDB 0.29

How to Delete Connector in ksqlDB

To delete an existing connector:

DROP CONNECTOR "connector-name";

Make sure to quote the connector name if the name contains non-uppercase non-alphanumeric characters.

Discover what readers are saying
topictale
Get easy to digest how-tos on ksqlDB
Sign up
Please read our Privacy Policy to understand how we protect and manage your data.
You may also like