<< Click to Display Table of Contents >> Navigation: Connectors > Apache Kafka > Connection Parameters |
Properties |
A list of properties that will be used for all Kafka Consumers and Producers on this connector. Properties need to be in the standard form: <property.name>=<property.value> e.g.: bootstrap.servers=172.16.10.225
|