Member since
11-06-2017
3
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1204 | 08-25-2018 08:46 AM |
08-25-2018
08:46 AM
For anyone else interested, this is answered on Stack Overflow - https://stackoverflow.com/questions/52004200/how-to-implement-the-equivalent-of-the-aggregator-eip-in-nifi
... View more
08-24-2018
10:50 AM
Hi, I'm very experienced with Apache Camel and EIP and am struggling to understand how to implement equivalents in Nifi. I understand that Nifi uses a different paradigm (flow based programming) but I don't think what I'm trying to do is unreasonable. The screenshot is a quick mock-up of what I'm trying to achieve but I don't understand enough about Nifi to know how to implement this pattern correctly. Basically the contents of each file will be sent to many rest services and I want to aggregate the responses into a single document which will stored in elasticsearch. Happy to be educated on how best to achieve this with Nifi but with Camel this would be straightforward. Many thanks
... View more
Labels:
- Labels:
-
Apache NiFi