mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-12 11:39:39 +00:00

* Prepare Docs V1 structure * Point to the v1.0.0 images dir * Use the same ssh key * Use new key * Add connectors icons * Update images
981 B
981 B
title | slug |
---|---|
Kafka Connector Troubleshooting | /connectors/messaging/kafka/troubleshooting |
Troubleshooting
Consumer and schema registry config
When configuring the Kafka connector, we could need to pass extra parameters to the consumer or the schema registry to be able to connect. The accepted values for the consumer can be found in the following link, while the ones optional for the schema registry are here.
The image below shows what the configuration of a local Kafka server with a secured schema registry would look like: