Member since
07-11-2018
4
Posts
0
Kudos Received
0
Solutions
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.
... View more
08-03-2018
09:14 PM
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?
... View more
Labels:
- Labels:
-
Apache NiFi
07-11-2018
05:15 PM
I have processes that capture data from a SGDB => Converts to AvroJSON => SpliteJSON => Publish in Google PUBSUB But it is accumulating and I would like to escalate the queues during the Split (putting 3 processors) and lasts the publish in Google
it's possible?
... View more
Labels:
- Labels:
-
Apache NiFi