Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22577
Change subject: IMPALA-13822: Add more detail in impala_connection.py logs ...................................................................... IMPALA-13822: Add more detail in impala_connection.py logs This patch make impala_connection.py to use the same log format as declared in conftest.py. Connection specific logs will have the protocol name printed. Modified set_configuration() and set_configuration_option() to make option related logging more concise. Testing: - Run TestExprLimits locally and confirm that the log lines printed at logs/ee_tests/results/TEST-impala-parallel.xml is OK. Change-Id: I44ea7fbec15684ac5379703f781a400b4f17da8d --- M tests/common/impala_connection.py M tests/common/impala_test_suite.py 2 files changed, 58 insertions(+), 35 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/77/22577/1 -- To view, visit http://gerrit.cloudera.org:8080/22577 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I44ea7fbec15684ac5379703f781a400b4f17da8d Gerrit-Change-Number: 22577 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <[email protected]>
