Member since
12-09-2019
4
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2461 | 12-18-2019 04:35 PM |
12-18-2019
04:35 PM
Please ignore. Problem was not in the configurations.
... View more
12-14-2019
03:59 AM
Hi,
Nifi 1.9.2, single node, single cluster.
I am using 5 ExecuteSql processor to bulk collect records from Oracle DB.
(each select query suppose to pick separate set of one fifth of total volume, logic is based on MOD function).
Predecessor for all the executesql processors is same (generateflowfile processor).
ExecuteSql processors are configured as ("TIMER Driven", concurrent task=40, run schedule=30 sec, "maximum rows per flowfile"=500 and "output batch size"=1).
We are starting the nifi flow, then generateflowfile processor is generating one flow file which is triggering executeSql processors.
But randomly in some of the runs, data is getting duplicated.
Not sure if this is the issue with concurrent tasks or timer driven property.
Please help.
... View more
Labels:
- Labels:
-
Apache NiFi
12-11-2019
03:20 PM
Hi Matt, Created the JIRA for the same. https://issues.apache.org/jira/browse/NIFI-6943 Thanks for reply Matt. Thanks, Dewashish
... View more
12-11-2019
10:17 AM
Nifi DatadogReportingTask attribute "API Key" is neither sensitive nor it supports env variables.
This field is a sensitive key and I dont want it to show the attribute value on the UI.
Please let me know how can this be achieved?
Also what is the reason to not keep this field sensitive or "expression language compatible".
... View more
Labels:
- Labels:
-
Apache NiFi