You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Peter Rozsa (Code Review)" <ge...@cloudera.org> on 2023/04/03 07:49:47 UTC

[Impala-ASF-CR] IMPALA-11435: Suppress logging for 'thrift' in impala-shell

Peter Rozsa has uploaded a new patch set (#3). ( http://gerrit.cloudera.org:8080/19671 )

Change subject: IMPALA-11435: Suppress logging for 'thrift' in impala-shell
......................................................................

IMPALA-11435: Suppress logging for 'thrift' in impala-shell

This change removes the "No handlers could be found for logger
"thrift.transport.sslcompat" notification from impala-shell when SSL is
enabled, by adding a NullHandler to logger 'thrift'.

Change-Id: Idaa0871751969ec3a3aa8b44fe35f0743c03c547
---
M shell/impala_shell.py
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/71/19671/3
-- 
To view, visit http://gerrit.cloudera.org:8080/19671
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Idaa0871751969ec3a3aa8b44fe35f0743c03c547
Gerrit-Change-Number: 19671
Gerrit-PatchSet: 3
Gerrit-Owner: Peter Rozsa <pr...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <jo...@cloudera.com>
Gerrit-Reviewer: Peter Rozsa <pr...@cloudera.com>