Is there a way that I can extract records in batches from a CSV file
sequentially in NiFi? To be more specific let's say if my file have 1
billion rows. i want to extract first 1M rows and then next 1M rows and
then next 1M rows and so on..

Reply via email to