Member since
04-18-2017
1
Post
0
Kudos Received
0
Solutions
04-18-2017
12:14 AM
I have just started working on a proof of concept using apache nifi and minifi. My use case involves sending data from and to minifi as well. I managed to create the config as shown in the community to get the data from minifi to nifi however how do i do the reverse? also how do i update/regenerate the minif config with multiple flows defined should I use same minifi process group that was used to extract xml template by adding additional flows. For eg consider this: I create new process group and within it I add tailfile->extractext->remoteprocessgroup to nifi and on nifi I recieve it and do updateattribute->putfile. I generate the xml for minifi convert it for minifi yaml file and push it and test the workflow. it works fine as expected. Now I want to do additional step in nifi do a sort of enrichment (i.e after updateattribute on more success relationship to output port) and send it back to minifi. And on minifi I need to regenerate xml this time for addtional steps for recieveing the data and processing them. Please let me know if this possible
... View more
Labels:
- Labels:
-
Apache MiNiFi
-
Apache NiFi