Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

How to ingest HDFS data into Kafka

avatar
Expert Contributor

Is there any better way to pull HDFS data into Kafka? I could use a flume exec source and kafka sink, but any alternative?

1 ACCEPTED SOLUTION

avatar
Master Guru

You could use Apache NiFi with a ListHDFS + FetchHDFS processor followed by PublishKafka.

View solution in original post

2 REPLIES 2

avatar
Master Guru

You could use Apache NiFi with a ListHDFS + FetchHDFS processor followed by PublishKafka.

avatar
Contributor

Can you help to provide more insight on how we can able to achieve this?

 

Thank you

Srinu