Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Nifi mounting 300+ windows shared folder

avatar

use case:

1. NiFi was installed in Linux

2. The only way to access data from windows is via shared folder.

Question:

1. Is it best practise to mount all 300+ to my nifi server (standalone or clustered)?

2. What other solution to support all 300+ windows shared dir?

1 ACCEPTED SOLUTION

avatar

For our requirements, we implement nifi on windows servers vs nifi on linux server. No need to manage mount points.

View solution in original post

3 REPLIES 3

avatar

Have you considered installing Java MiNiFi on the windows server and using it to execute the necessary local flows to collect the data, then push it to NiFi via a SiteToSite connection? Opening one port for MiNiFi to S2S back to NiFi would be a lot easier than maintaining 300 sharemounts via Samba.

avatar

Hi Dan,

I can not make any adjustment to the windows server, would you recommend that i put the nifi in windows for production?

avatar

For our requirements, we implement nifi on windows servers vs nifi on linux server. No need to manage mount points.