[
https://issues.apache.org/jira/browse/DRILL-4935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15637769#comment-15637769
]
Harrison Mebane edited comment on DRILL-4935 at 11/4/16 9:43 PM:
-----------------------------------------------------------------
[~xhochy] Great! I have not introduced any new unit tests, nor have I checked
that I pass the existing ones, so I can start working on that. Would it be
better to get all of the testing stuff done before opening a PR, or should I go
ahead and submit what I have now?
was (Author: harrisonmebane):
Great! I have not introduced any new unit tests, nor have I checked that I
pass the existing ones, so I can start working on that. Would it be better to
get all of the testing stuff done before opening a PR, or should I go ahead and
submit what I have now?
> Allow drillbits to advertise a configurable host address to Zookeeper
> ---------------------------------------------------------------------
>
> Key: DRILL-4935
> URL: https://issues.apache.org/jira/browse/DRILL-4935
> Project: Apache Drill
> Issue Type: New Feature
> Components: Execution - RPC
> Affects Versions: 1.8.0
> Reporter: Harrison Mebane
> Priority: Minor
> Fix For: Future
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)