-
Type:
New Feature
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.8.0
-
Fix Version/s: 1.10.0
-
Component/s: Execution - RPC
-
Labels:
There are certain situations, such as running Drill in distributed Docker containers, in which it is desirable to advertise a different hostname to Zookeeper than would be output by INetAddress.getLocalHost(). I propose adding a configuration variable 'drill.exec.rpc.bit.advertised.host' and passing this address to Zookeeper when the configuration variable is populated, otherwise falling back to the present behavior.
- is related to
-
DRILL-4523 Disallow using loopback address in distributed mode
-
- Closed
-
- links to