Hi,
I am still a beginner in using NIFI.
I would like to query a database & pull record on a daily basis. And each day record would be converted to CSV and write to a directory.
I have checked this method:
https://community.cloudera.com/t5/Support-Questions/Fetch-records-from-a-database-incrementally-base...
But i would like to know if there is any other simpler way of doing it.
Thank you so much.