Thomas Tauber-Marshall created IMPALA-10604: -----------------------------------------------
Summary: Allow setting KuduClient's verbose logging level directly Key: IMPALA-10604 URL: https://issues.apache.org/jira/browse/IMPALA-10604 Project: IMPALA Issue Type: Improvement Affects Versions: Impala 4.0 Reporter: Thomas Tauber-Marshall Assignee: Thomas Tauber-Marshall Currently, Impala sets KuduClient's verbose logging level to the same as its own level (taken from the -v flag) minus 1. Since KuduClient doesn't have any way of setting vmodule, this means that to get verbose logging inside KuduClient users must turn it on to a high level for all of Impala, which can produce an enormous volume of logging. making it hard to collect, share, and analyze logs. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org