I set nifi.cluster.node.address, I did not set the others. I thought that since hostname -f shows the actual hostname and there’s only a single network adapter it should be figuring the rest out.
Thanks Shawn From: Andy LoPresto <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Wednesday, December 11, 2019 at 7:59 AM To: "[email protected]" <[email protected]> Subject: Re: NiFi Cluster - Every Node is Named localhost Did you set the nifi.web.https.host= value, nifi.remote.input.host= value, and nifi.cluster.node.address= value in nifi.properties? Andy LoPresto [email protected]<mailto:[email protected]> [email protected] PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4 BACE 3C6E F65B 2F7D EF69 On Dec 10, 2019, at 6:59 PM, Mike Thomsen <[email protected]<mailto:[email protected]>> wrote: Are you using the tarball or a Docker image? On Mon, Dec 9, 2019 at 3:28 PM Shawn Weeks <[email protected]<mailto:[email protected]>> wrote: I’m a little confused. I’ve setup a new 1.10 cluster and I have the node address set in nifi.properties and the cluster is up and working with embedded zookeeper but when I go to the cluster menu it shows all three nodes as “localhost:9090”. The name returned by “hostname -f” is resolvable in dns so I’m not sure where it’s getting the name from. Thanks Shawn Weeks
