In a firewall constrained environment is there a way to configure the Nifi embedded zookeeper to use static ports when connecting to server ports on other nodes?
I am using the default ports for the server instances 2181, 2888, etc and am looking to statically define the ports used in connecting instead of what appears to be randomized ports greater than 30k. Nifi version 1.4.0 Java version 1.8.0-144 Thanks in advance
