Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.8.0
Description
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.
Attachments
Issue Links
- is related to
-
DRILL-4523 Disallow using loopback address in distributed mode
- Closed
- links to