Member since
02-15-2024
1
Post
1
Kudos Received
0
Solutions
02-15-2024
02:10 AM
1 Kudo
Hi, iam testing nifi and experimenting on 2 laptops (that is what i have available). I want to try transferring with a site 2 site, i have been trying and not getting anywhere, i have read the admin guide, watched youtube videos and it seems so simple, but icant get this to work. so on latop A i have [RPG]--->["queued"]---->[putfile] on laptop B i have [Generate floe file]-->["queued"]--->["from laptop A"] i have 2 laptops with ubuntu and nifi 2.0.0-M2 installed. i have changed the nifi.properties and authorizers.xml to get the option for users/groups. I have also tested with remote site to site properties in nifi.properties, but when i change anything it breaks and i cant access the GUI anymore. When i remove the settings below it only works w/https GUI. I also dont have FQDN on the laptops, as i watched a youtube guide and he only changed the remote settings and used "localhost" it worked right away. laptop/nifi A nifi.remote.input.host=localhost nifi.remote.input.secure=false---->this breaks the nifi access to the gui nifi.remnote.inpout.secure=true-->this makes it work again, but not the way i want. nifi.remote.input.socket.port=28081 nifi.remote.input.http.enabled=true nifi.remote.input.http.transaction.ttl=30 sec laptop/nifi B nifi.remote.input.host=localhost nifi.remote.input.secure=false nifi.remote.input.socket.port=28082 nifi.remote.input.http.enabled=true nifi.remote.input.http.transaction.ttl=30 sec
... View more
Labels:
- Labels:
-
Apache NiFi