[
https://issues.apache.org/jira/browse/IMPALA-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Armstrong resolved IMPALA-6837.
-----------------------------------
Resolution: Fixed
Fix Version/s: Impala 3.1.0
Impala 2.13.0
> Allow setting multiple allowed networks in distcc server script
> ---------------------------------------------------------------
>
> Key: IMPALA-6837
> URL: https://issues.apache.org/jira/browse/IMPALA-6837
> Project: IMPALA
> Issue Type: Improvement
> Components: Infrastructure
> Reporter: Tim Armstrong
> Assignee: Tim Armstrong
> Priority: Minor
> Fix For: Impala 2.13.0, Impala 3.1.0
>
>
> In some cases we want to allow multiple different networks, e.g. on Centos
> {noformat}
> -allow 172.16.0.0/12 --allow 10.16.0.0/8
> {noformat}
> Or on ubuntu
> {noformat}
> ALLOWEDNETS="172.16.0.0/12 10.16.0.0/8"
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)