Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.7.0
-
None
-
None
Description
When initializing the HadoopAuthProvider each of the properties in the provider config is logged as INFO.
For certain deployments, this may contain sensitive information.
We should move this to DEBUG level and potentially scrub the properties for properties that we know to be sensitive.