Wenzhe Zhou has posted comments on this change. ( http://gerrit.cloudera.org:8080/20574 )
Change subject: IMPALA-7131: Support external data sources in LocalCatalog mode ...................................................................... Patch Set 9: After changing jdbc.url to use environment variable $INTERNAL_LISTEN_HOST as jdbc:postgresql:/$INTERNAL_LISTEN_HOST/functional, dockerised-tests still failed with error "Connection to 172.18.0.1:5432 refused". It seems Postgres server is configured to accept only local connection for security reason (see /etc/postgresql/12/main/pg_hba.conf). Since we have local-catalog mode test in custom_cluster/test_ext_data_sources.py, skip the query_test/test_ext_data_sources.py for dockerised test -- To view, visit http://gerrit.cloudera.org:8080/20574 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I40841c9be9064ac67771c4d3f5acbb3b552a2e55 Gerrit-Change-Number: 20574 Gerrit-PatchSet: 9 Gerrit-Owner: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Abhishek Rawat <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Comment-Date: Fri, 27 Oct 2023 22:02:51 +0000 Gerrit-HasComments: No
