Stephan Ewen created FLINK-10363:
------------------------------------
Summary: S3 FileSystem factory prints secrets into logs
Key: FLINK-10363
URL:
https://issues.apache.org/jira/browse/FLINK-10363 Project: Flink
Issue Type: Bug
Components: FileSystem
Reporter: Stephan Ewen
Assignee: Stephan Ewen
Fix For: 1.7.0, 1.5.4, 1.6.2
The file system factory logs all values it applies from the flink configuration.
That frequently includes access keys, which should not leak into logs.
The loader should only log the keys, not the values.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)