Skip to content

yuhexiong/kafka-to-csv-converter-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Kafka To CSV

Parse the messages in the specified Kafka topic as JSON, then convert the keys and values into columns and values, and export them as CSV.

Overview

  • Language: Python

Run

edit kafka host and topic in code.

python kafka-to-csv-converter.py

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages