Member since
11-06-2019
7
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1159 | 11-17-2019 02:19 AM |
10-26-2020
06:06 AM
Hi @emil_brannstrom , did you solve the ddl issue? I'm also not getting any ddl events...(yes, it is set to true)
... View more
11-17-2019
02:19 AM
The solution I found is to use an external schedular (like airflow) and to use ListenHttp processor. Then you can send to that listener any data you wish, parse it, and use it as parameters/attributes in the rest of the flow.
... View more
11-12-2019
02:36 AM
So I understand it is not possible to send a parameter via rest api to a flow?
... View more
11-06-2019
03:41 AM
Hi,
I'm trying to figure out if the following scenarios are possible: 1. I have hundreds of tables that need to use the same flow, but have different intervals, different source hostnames and destinations? How to build such a flow? also I can't figure out how to use dynamic hosts/schemas/table names...
We maintain a table with with all this info but how to execute it with NiFi? 2. If I need to load a file on multiple clusters (each table different clusters) in parallel - how can this be achieved?
tnx!
... View more
Labels:
- Labels:
-
Apache NiFi