Support Questions

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

How to load .csv file and read it in Flume?

avatar

Hi,

I would like to know, How to load .csv file from spool dir into HDFS using Flume and read its contains?

Can anyone help me on this?

1 ACCEPTED SOLUTION

avatar
Master Mentor

here's an example, file type doesn't matter as everything is bytes. You can the ingest csv with Hive, pig or spark. http://www.lampdev.org/programming/hadoop/apache-flume-spooldir-sink-tutorial.html

View solution in original post

1 REPLY 1

avatar
Master Mentor

here's an example, file type doesn't matter as everything is bytes. You can the ingest csv with Hive, pig or spark. http://www.lampdev.org/programming/hadoop/apache-flume-spooldir-sink-tutorial.html