Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kafka connector: support for JSON, Protobuf formats with Confluent Schema Registry #23736

Open
alexwirehead opened this issue Oct 10, 2024 · 3 comments

Comments

@alexwirehead
Copy link

Hi. Are there any plans to add support for JSON, Protobuf formats in Kafka connector together with Confluent Schema Registry?

At the moment, according to the documentation, there is only AVRO support.

We tried to configure with JSON format but got an error:

2024-10-09T15:09:10.409Z WARN SplitRunner-20241009\_150909\_00009\_wcea6.2.0.0-1-236 io.trino.metadata.MetadataManager Failed to get metadata for table: kafka_test.default.trino-test ││ io.trino.spi.TrinoException: Not supported schema: JSON

@wendigo
Copy link
Contributor

wendigo commented Oct 10, 2024

@alexwirehead not at the moment but contributions are welcome :)

@alexwirehead
Copy link
Author

@wendigo Thank you for your reply. I would love to contribute, but unfortunately I have no experience in Java :(

@Praveen2112
Copy link
Member

But for schema registry integration we do have issues with Confluent as schema registry binaries for protobuf are backed by Confluent Community License https://www.confluent.io/confluent-community-license-faq/ - @mosabua/ @martint what's our plan for integrating such libraries ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants