Wenzhe Zhou has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20634


Change subject: IMPALA-12530: Make Postgres server to accept remote connections 
from same subnet
......................................................................

IMPALA-12530: Make Postgres server to accept remote connections from same subnet

Currently Postgres server in Impala mini-cluster only accepts local
connections. In dockerised-tests, Impala daemons and Postgres server
are running on different hosts so Postgres server is not accessible
for Impala coordinators.

This patch changes the configurations of Postgres server to make it
accept remote connections from hosts in the same sub network.

Testing:
 - Ran dockerised-tests for query_test/test_ext_data_sources.py.

Change-Id: I7dfaf38bf9178cb2ec7ef15c79c17a5ab1e1c6dc
---
M bin/bootstrap_system.sh
M tests/query_test/test_ext_data_sources.py
2 files changed, 11 insertions(+), 7 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/34/20634/1
--
To view, visit http://gerrit.cloudera.org:8080/20634
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7dfaf38bf9178cb2ec7ef15c79c17a5ab1e1c6dc
Gerrit-Change-Number: 20634
Gerrit-PatchSet: 1
Gerrit-Owner: Wenzhe Zhou <[email protected]>

Reply via email to