You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by William Li <wi...@gmail.com> on 2017/05/01 18:44:08 UTC

Code review requests - KUDU-754

Hi All - I made a patch and submitted the codes for KUDU-754. Could you
please help to review the code and provide feedback?

[KUDU-754] add an environment variable for kudu client debugging to stderr
Read environment variable "KUDU_CLIENT_VERBOSE" to get verbose level. Calls
SetVerboseLogLevel to set the specific verbose level. Notes: The
InitiGoogleLoggingSafeBasic() already sets the debugging to stderr.

The gerrit code view link is here:
https://gerrit.cloudera.org/#/c/6736/



Thanks,

William.