Hi everyone,
I have a large Mongodb collection (with 2 million documents) that needs to be migrated to a SQL Server database. So, I need to transfer data from Mongodb to SQL Server in chunks. But I didn't find any way to do this in NiFi.
Can you help me how can I do this?
I'm new to NiFi and would appreciate any help with this problem