Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Nifi consuming all available disk

avatar
New Member

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?

1 ACCEPTED SOLUTION
3 REPLIES 3

avatar
New Member

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.

avatar
New Member