[
https://issues.apache.org/jira/browse/FLINK-30943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bo Cui updated FLINK-30943:
---------------------------
Description:
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.
was:
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.
> Hide sensitive command-line configurations
> ------------------------------------------
>
> Key: FLINK-30943
> URL: https://issues.apache.org/jira/browse/FLINK-30943
> Project: Flink
> Issue Type: Bug
> Components: Command Line Client
> Reporter: Bo Cui
> Priority: Major
>
> 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)