Support Questions

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

Need to poll same file from either local filesystem or HDFS in Nifi.

avatar
Contributor

We are developing certain NiFi flows, which requires to poll same config file at a periodical interval, which may or may not have be modified in between the polls. Please suggest a way to acheive this in NiFi.

1 ACCEPTED SOLUTION

avatar
Contributor

This was a config issue somehow and is working correctly with Get processors.

View solution in original post

2 REPLIES 2

avatar
Contributor

This was a config issue somehow and is working correctly with Get processors.

avatar
Master Guru

This is crazy easy.

Use ListFile -> FetchFile