- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
use NiFi processor to parse files mounted on file system NFS
- Labels:
-
Apache NiFi
Created on ‎07-06-2017 04:10 PM - edited ‎09-16-2022 04:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I need to parse logs mounted on file system NFS on centos.
Is NiFi reliable with NFS ? with files processors
Thanks,
Regards
Created ‎07-06-2017 05:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A mounted file systems is treated like any other local system directory NiFi interacts with. NFS mounts are not going to be as performant as local disks of course. When NiFi ingest Files form your NFS mount, the content of those files is going to be placed in NiFi's content repository. Any processors that then work on that ingested content work use what is in teh content repository.
Thanks,
Matt
Created ‎07-06-2017 05:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A mounted file systems is treated like any other local system directory NiFi interacts with. NFS mounts are not going to be as performant as local disks of course. When NiFi ingest Files form your NFS mount, the content of those files is going to be placed in NiFi's content repository. Any processors that then work on that ingested content work use what is in teh content repository.
Thanks,
Matt
Created ‎07-07-2017 12:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
MiNiFi will work the same way with regards to accessing locally mounted disks.
NiFi and MiNiFi have no issues working with large Files as long as there is sufficient space in the content repository to store and do any processing needed on those large files.
Thanks,
Matt TIP: We try to keep the discussion going under one answer rather then creating a new answer every time we respond back and forth in this forum. Unless someone if offering up a new solution/answer to the question.
Created ‎07-08-2017 06:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks Matt for your valuable response (and tip too :))
Created ‎08-04-2022 05:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello MattWho,
Some time spent since your reply, you would still recommend to mount the NFS drives on each NiFi nodes - or are there any further development on this topic?
Created ‎07-08-2017 09:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Matt for your quick response.
Do you know if MiNiFi works as same with NFS mount ?
content is going to be placed in NiFi's content repository : but how NiFi (or MiNiFi) deals with large files, bigger thant 1Gb ?
Thanks, Regards.
