Nico Kruber created FLINK-15113:
-----------------------------------
Summary: 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
Fix For: 1.10.0
For access to Azrue'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)