Robin Moffatt 2/26/2021

Loading delimited data into Kafka - quick & dirty (but effective)

Read Original

This article details a 'quick & dirty' method for loading static, delimited CSV files into Apache Kafka using kafkacat. It explains the use case for enriching event streams with reference data, provides example CSV files, and contrasts this simple approach with more complex solutions like Kafka Connect for one-time data ingestion tasks.

Loading delimited data into Kafka - quick & dirty (but effective)

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes