Manage Apache Kafka® connectors
Connectors perform continuous migration between Apache Kafka® topics and other clusters or data storage systems.
These instructions show you how to:
- Get a list of connectors
- Get detailed information on the connector
- Pause a connector
- Resume a connector
- Update a connector
Get a list of connectors
To get a list of connectors for your Apache Kafka® cluster:
-
Go to the Clusters
-
Select the Apache Kafka® cluster for which you want to see the available connectors.
-
Open the Connectors tab. You'll see the list of all the connectors.
Get detailed information on a connector
To get detailed information on a connector in your Apache Kafka® cluster:
-
Go to the Clusters
-
Select the Apache Kafka® cluster for which you want to see the available connectors.
-
Open the Connectors tab.
-
Click the connector on which you want to get detailed information.
Pause a connector
To pause a connector in your Apache Kafka® cluster:
-
Go to the Clusters
-
Select the Apache Kafka® cluster for which you want to see the available connectors.
-
Open the Connectors tab.
-
Find the connector you want to pause and click
Resume a connector
To resume a connector in your Apache Kafka® cluster:
-
Go to the Clusters
-
Select the Apache Kafka® cluster for which you want to see the available connectors.
-
Open the Connectors tab.
-
Find the
PAUSED
connector you want to restart and click
Update a connector
To update a connector in your Apache Kafka® cluster:
Use the ConnectorService
update method and pass the following parameters:
-
cluster_id
To find the
cluster_id
, get a list of clusters in the project. -
New settings for connector parameters.