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

Plan to support AWS Glue Schema Registry integration #212

Open
phucnh opened this issue Dec 11, 2020 · 0 comments
Open

Plan to support AWS Glue Schema Registry integration #212

phucnh opened this issue Dec 11, 2020 · 0 comments

Comments

@phucnh
Copy link

phucnh commented Dec 11, 2020

I'm using aws-fluent-plugin-kinesis on production to send our csv log to Kinesis Data Streams. I would like to change the log format to a more efficient format like avro. However, AWS Glue Schema Registry integration isn't supported yet. Manually manage avro schema on both producer and consumer side will increase system operating cost.

I understand AWS Glue Schema and Kinesis Producer Library integration only support Java now. However, does aws-fluent-plugin-kinesis have any plan or roadmap to support AWS Glue Schema Registry integration?

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

No branches or pull requests

2 participants