Member since
07-18-2021
7
Posts
1
Kudos Received
0
Solutions
09-08-2021
06:58 PM
Thanks for this, I completely mis-understood this processor. I read it and thought it was only a control out eg. continue to consume, but only send 1 at a time. Looks like, this is a one in and one out at a time... looks like this will sort out what I need. Thanks
... View more
09-07-2021
06:26 PM
Hi,
we have a large number of flowfiles received and processed via NiFi. Post the NiFi processing we then perform/send the data on via http request. The issue we have at the moment, is that the application (externally to NiFi) can not consume the data fast enough when received from NiFi. What I am looking for is, an ability to only take 1 flowfile every 5 seconds and everything in-between delete/remove.
Have looked at 1 processor that allows for a per flowfile process, however data then starts getting stuck in the queue. So although processing 1 file every 5 seconds works, its the delete/remove of any other flow files that I need.
Thanks.
... View more
Labels:
- Labels:
-
Apache NiFi
-
NiFi Registry
08-19-2021
05:54 PM
Thanks for the info. Just playing around with it a little, but looks like this will get what I need for the Data Visualization on CDP Public Cloud I am using. Thanks
... View more
08-09-2021
02:11 PM
1 Kudo
Apologies @VidyaSargur we're having a few performance issues with our CDP Viz tool and are currently working with Clouder support to resolve. Currently difficult to confirm, but will certainly come back and advise once i have tried. Thanks
... View more
07-18-2021
05:37 PM
Hi, I am new to using Cloudera Cloudera Data Visualization tool (public)... wanted to know if anyone knows if it is possible to set only a "From" date filter. What I have is; -Data that predicts outcomes from now to a set number times, eg. predict the next 10 events from now. - The predicted events happen over hours - What I want to do is the ability to set only the FROM date filter and then have the vis return all the values from that point At the moment, I have to set a FROM and TO date. Setting the TO date means I only ever gets result TO that point. Thanks
... View more
Labels:
- Labels:
-
Cloudera Data Visualization