Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
354 views
in Technique[技术] by (71.8m points)

amazon s3 - What are some effective tools or approaches for writing a stream of Kafka Protobuf messages to S3?

I have a Kafka stream of Protobuf messages that I would like to write to S3 where they can be queried using Athena or similar tools. My clues so far are to convert the Protobuf messages to Parquet and create a table on top of them in Athena, and when adding files just repair the table. Are there any good libraries that do this already? I am not the most experienced in this area and would like to start with a good foundation. My tech stack is the standard JVM (Kotlin, Java, and Scala) languages, along with Spring, Kafka, Parquet, AWS, and S3.

question from:https://stackoverflow.com/questions/65865159/what-are-some-effective-tools-or-approaches-for-writing-a-stream-of-kafka-protob

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...