Bo Cui created FLINK-30943:
------------------------------
Summary: Hide sensitive command-line configurations
Key: FLINK-30943
URL: https://issues.apache.org/jira/browse/FLINK-30943
Project: Flink
Issue Type: Improvement
Components: Command Line Client
Reporter: Bo Cui
When a job is submitted from the command line, log prints jvm options and
application dynamic parameters.
now only dynamic parameters (-Dxx=yy) are masked, but the key-value separation
parameter (--key value) is not masked.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)