You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "John Zhuge (JIRA)" <ji...@apache.org> on 2017/04/18 05:31:41 UTC

[jira] [Created] (HADOOP-14317) KMSWebServer$deprecateEnv may leak secret

John Zhuge created HADOOP-14317:
-----------------------------------

             Summary: KMSWebServer$deprecateEnv may leak secret
                 Key: HADOOP-14317
                 URL: https://issues.apache.org/jira/browse/HADOOP-14317
             Project: Hadoop Common
          Issue Type: Bug
          Components: kms, security
    Affects Versions: 3.0.0-alpha2
            Reporter: John Zhuge
            Assignee: John Zhuge


May print secret in warning message:
{code}
    LOG.warn("Environment variable {} = '{}' is deprecated and overriding"
            + " property {} = '{}', please set the property in {} instead.",
        varName, value, propName, propValue, confFile);
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org