Files
impala/tests/common/patterns.py
Riza Suminto 6f2ac8a406 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.

Moved LOG_FORMAT from conftest.py to patterns.py for reuse in
impala_connection.py.

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
Reviewed-on: http://gerrit.cloudera.org:8080/22577
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Csaba Ringhofer <csringhofer@cloudera.com>
2025-03-07 12:28:58 +00:00

1.6 KiB