- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Load terabytes of data from Local system to HDFS using Apache Nifi
Created ‎06-07-2016 04:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
Created ‎06-07-2016 07:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Created ‎06-07-2016 07:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
