Hi Arvid,
I see what you mean; no solution in Flink will be able to account for the
different variations in which applications may want to pass in parameters
or the external processes or events that introspect wherever the Flink
process happens to run. I do think there is an opportunity to prevent
Hi Jose,
Masking secrets is a recurring topic where ultimately you won't find a good
solution. Your secret might for example appear in a crash dump or on some
process monitoring application. To mask reliably you'd either need specific
application knowledge (every user supplies arguments differentl
Hi,
I am using Flink 1.13.1 and I noticed that the logs coming from the
EnvironmentInformation class,
https://github.com/apache/flink/blob/release-1.13.1/flink-runtime/src/main/java/org/apache/flink/runtime/util/EnvironmentInformation.java#L444-L467,
log the value of secrets that are passed in as