Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha4
-
None
Description
May print warning message with secret in deprecated env var or matching property:
LOG.warn("Environment variable {} = '{}' is deprecated and overriding" + " property {} = '{}', please set the property in {} instead.", varName, value, propName, propValue, confFile);
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-10860 Switch HttpFS from Tomcat to Jetty
- Resolved
- is related to
-
HADOOP-14317 KMSWebServer$deprecateEnv may leak secret
- Resolved