Pere Miquel Brull d799d792a2
Docs - Migrate overview and restructure menu (#5983)
* migrate overview and restructure

* Add latest release sticky

* Add latest release sticky
2022-07-09 11:56:37 +02:00

685 B

title slug
Run Kafka Connector using the CLI /openmetadata/connectors/messaging/kafka/cli

Source Configuration - Service Connection

  • bootstrapServers: Kafka bootstrap servers. Add them in comma separated values ex: host1:9092,host2:9092.
  • schemaRegistryURL: Confluent Kafka Schema Registry URL. URI format.
  • consumerConfig: Confluent Kafka Consumer Config.
  • schemaRegistryConfig:Confluent Kafka Schema Registry Config.