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:53:41 UTC

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

     [ https://issues.apache.org/jira/browse/HADOOP-14317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Zhuge updated HADOOP-14317:
--------------------------------
    Status: Patch Available  (was: Open)

> 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
>         Attachments: HADOOP-14317.001.patch
>
>
> 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