Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/14318 )
Change subject: Remove hard-coded localhost from impala_test_suite.py ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/14318/1/tests/common/impala_test_suite.py File tests/common/impala_test_suite.py: http://gerrit.cloudera.org:8080/#/c/14318/1/tests/common/impala_test_suite.py@128 PS1, Line 128: impalad_hostname = pytest.config.option.impalad.split(',')[0].split(':')[0] IMPALAD_HOSTNAME? Also, maybe better to combine this with the stuff above to reduce duplication, i.e. define IMPALAD_HOSTNAME immediately after IMPALAD above, and then use it when constructing IMPALAD_HS2_HOST_PORT, etc. -- To view, visit http://gerrit.cloudera.org:8080/14318 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I0c52d94d9876661faada42d6570ef5005960e74d Gerrit-Change-Number: 14318 Gerrit-PatchSet: 1 Gerrit-Owner: David Knupp <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Comment-Date: Fri, 27 Sep 2019 22:52:20 +0000 Gerrit-HasComments: Yes
