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 8: > > Patch Set 7: > > > > test_ext_data_sources.TestExtDataSources.test_jdbc_data_source > failed in dockerised tests with error "Connection to localhost:5432 > refused". In the dockerised environment, the Postgres server is > accessible on a different hostname/port. Skip this test for > dockerised cluster. > > Can we figure out the correct hostname/port in the dockerised test? > It's the only test job that we run in local-catalog mode. If we > skip it, we just have test coverage on the legacy catalog mode. Sounds like we can use environment variable $INTERNAL_LISTEN_HOST to replace localhost. Will try to rerun GVO with this variable. -- 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: 8 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 03:31:33 +0000 Gerrit-HasComments: No
