Support Questions

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

Load terabytes of data from Local system to HDFS using Apache Nifi

avatar
Expert Contributor

I am new in Apache NiFi. Do you have any case study to load 1 tb data from Local system to HDFS using Apache Nifi?

1 ACCEPTED SOLUTION

avatar

Hi @Rajib Mandal,

There is no issue at loading large volumes of data using Apache NiFi. Of course, depending of the characteristics of your setup and of your input files, the performance may change. From what you described, a simple flow with List/FetchFile processors and PutHDFS processor should perform as expected.

Hope this helps.

View solution in original post

1 REPLY 1

avatar

Hi @Rajib Mandal,

There is no issue at loading large volumes of data using Apache NiFi. Of course, depending of the characteristics of your setup and of your input files, the performance may change. From what you described, a simple flow with List/FetchFile processors and PutHDFS processor should perform as expected.

Hope this helps.