Daniel Stockton created DRILL-4829: -------------------------------------- Summary: Configure the address to bind to Key: DRILL-4829 URL: https://issues.apache.org/jira/browse/DRILL-4829 Project: Apache Drill Issue Type: Improvement Reporter: Daniel Stockton Priority: Minor
1.7 included the following patch to prevent Drillbits binding to the loopback address: https://issues.apache.org/jira/browse/DRILL-4523 "Drillbit is disallowed to bind to loopback address in distributed mode." It would be better if this was configurable rather than rely on /etc/hosts, since it's common for the hostname to resolve to loopback. Would you accept a patch that adds this option to drill.override.conf? -- This message was sent by Atlassian JIRA (v6.3.4#6332)