Member since
10-06-2017
12
Posts
0
Kudos Received
0
Solutions
11-23-2017
07:49 AM
@Matt Clarke Thanks Matt, thanks for your reply. I have solved the problem, I was doing it wrong. I placed the input port in a process group, that is why its was not creating any input ports for the source RPG. Now I placed the input port in the main ui page and it created the remote input port for RPG in source.Thanks... Now I have couple more questions: If we want to transmit data from multiple sources then how to distinguish which flow is coming from which source in target? Is there any way to create multiple input ports in target and customize the flow to send the data to different flows or it will just send all the data from various sources to a single input port and if this is the process then how to distinguish which flow is coming from which source and filter the flow to different flows. And is there any way to create target job in a process group? Thank You Again. 🙂
... View more
11-22-2017
03:40 PM
Hi
I am trying to send data from one nifi to another nifi (which are working in different nodes) using remote process group. So i created one remote process group and mention the url of other nifi host. Now whenever i am trying to connect a getfile or generate flowfile with this RPG its giving me error that it does not have input ports for RPG. I have configured the nifi.properties file as mentioned in here https://nifi.apache.org/minifi/getting-started.html and mention the site to site port number but it still not working.
I am attaching some screenshots regarding my problem. Hoping for a solution.
nifi1.png
nifi2.png
nifi3.png
Thanks in Advance.
Pratik
... View more
Labels:
- Labels:
-
Apache NiFi