You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/12/06 17:58:00 UTC

[jira] [Resolved] (FLINK-15113) fs.azure.account.key not hidden from global configuration

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

Nico Kruber resolved FLINK-15113.
---------------------------------
    Resolution: Fixed

Fixed in
 * master: e9afee736acaaf8c74c66c52fa651d565cd48b10
 * release-1.9: 1b490927d391baaef4bce7421461a6eb2bd66254

> fs.azure.account.key not hidden from global configuration
> ---------------------------------------------------------
>
>                 Key: FLINK-15113
>                 URL: https://issues.apache.org/jira/browse/FLINK-15113
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Web Frontend
>    Affects Versions: 1.9.1
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0, 1.9.2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> For access to Azure's Blob Storage, you need to provide the (secret) key with
> {{fs.azure.account.key.<storageaccount>.core.windows.net}}
> This value, however, is not hidden from the global configuration which only specifies configurations with keys containing "password" or "secret" as sensitive.
> We should add {{fs.azure.account.key}} to that list as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)