Conduktor allows you to easily add, manage and save cluster connection configuration.
broker1-url:9092,broker2-url:9092
, or PLAINTEXT://broker1-url:9092,broker2-url:9092
zookeeper1-url:2181,zookeeper2-url:2181
schema.registry.
prefix):
sasl.login.callback.handler.class=io.example.client.MyCustomLoginCallbackHandler
io.example.client.MyCustomLoginCallbackHandler
class in Conduktor pluginsfatjar
out of your plugin code that will contain your Scala version code.scala.*
packages to yourorganisation.scala.*
, for example.