Thomas Tauber-Marshall has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17222


Change subject: IMPALA-10604: Allow setting KuduClient's verbose log level 
directly
......................................................................

IMPALA-10604: Allow setting KuduClient's verbose log level directly

This patch adds a flag --kudu_client_v which allows setting the
verbose logging level for the KuduClient to a value other than the
level for the rest of Impala (set by -v) in order to enable debugging
of issues in the KuduClient without producing the enormous amount of
logging that comes with setting a high -v value on all of Impala.

Testing:
- Manually set --kudu_client_v and confirmed that the expected logging
  is produced.

Change-Id: Ib39358709ee714b8cdffd72a0ee58f66d5fab37e
---
M be/src/exec/kudu-util.cc
1 file changed, 9 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/22/17222/1
--
To view, visit http://gerrit.cloudera.org:8080/17222
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib39358709ee714b8cdffd72a0ee58f66d5fab37e
Gerrit-Change-Number: 17222
Gerrit-PatchSet: 1
Gerrit-Owner: Thomas Tauber-Marshall <[email protected]>

Reply via email to