Register Avro schema using kafka sink #23152
Unanswered
lucakuendig
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi community I am struggling to understand what the configuration encoding.avro.schema for the kafka sink exactly does. Is it actually just validating the event against that schema and then sending it or should it also register the schema with the schema registry?
I have not really found an answer to this anywhere but from what I found I guess it is currently not possible to register the schema automatically when using the kafka sink?
Beta Was this translation helpful? Give feedback.
All reactions