Created on 08-03-2018 09:14 PM - edited 09-16-2022 06:33 AM
I have some processes that search on a SQL base and play to a queue.
In the queue I have limited the size to 100mb and the amount to 10, but even so the NiFi ignores and allocates everything at once, generating a queue of more than 80GB.
I'm running on a cluster with 4 VMs in VMWare with 8GB Ram and 50GB HD Anyone have any idea what's wrong?
Created 08-06-2018 07:20 PM
Created 08-06-2018 07:03 PM
Created 08-06-2018 07:04 PM
The goal was an initial setup, my query brought the data all at once, I should have paged the query and increased the processor delay before.
Created 08-06-2018 07:20 PM