kafka-connect-custom-avro-converter

时间:2024-04-07 09:45:48
【文件属性】:

文件名称:kafka-connect-custom-avro-converter

文件大小:8KB

文件格式:ZIP

更新时间:2024-04-07 09:45:48

Java

Kafka Connect Converter序列化自定义Avro模式 有关如何添加到连接器的示例: "value.converter": "com.github.noelyahan.kafka.connect.converter.AvroConverter", "value.converter.schema.registry.url": "http://localhost:8081", "value.converter.schema.subject": "com.domain.events.context.EventChanged", "value.converter.schema.version": "2"


【文件预览】:
kafka-connect-custom-avro-converter-master
----.gitignore(18B)
----src()
--------main()
----pom.xml(3KB)
----README.md(366B)

网友评论