Is it possible to run 3 node Nifi cluster on single host/machine (in my case a virtual one)? And if so what needs to be done for it to work properly?
I've been having a lot of problems trying to set unconflicting ports and make all 3 instances of Nifi run on single host. Most recent problem is that Nifi node is unable to connect to itself.
I know it does not make any sense to run multiple nodes on single host, but it's for testing and development purposes.
Thanks a lot for any advice!