Hi,

I have written a simple Kafka ETL which consumes avro encoded data from
Kafka and save them to Parquet on HDFS:
https://github.com/mykidong/kafka-etl-consumer

It is implemented with Kafka Consumer API and Parquet Writer API.

- Kidong Lee.

Reply via email to