cloudera / impyla

Python DB API 2.0 client for Impala and Hive (HiveServer2 protocol)
Apache License 2.0
730 stars 248 forks source link

Log fake password instead of actual password to avoid leaking sensitive info #545

Closed WWakker closed 3 months ago

WWakker commented 3 months ago

At the moment the actual password is logged at debug level. It is not good practice to log sensitive information.