[ 
https://issues.apache.org/jira/browse/FLINK-30943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17688273#comment-17688273
 ] 

Bo Cui commented on FLINK-30943:
--------------------------------

The jira tries to hidden the value who's separated from its key

--> yes, like the command: flink run-application -Dtaskmanager.cpu.cores=2 
--class xxx.xxx.xxx.JAVACLASS --jobParameter1 1 --jobParameter2 2 
--jobParameter1 --jobPassword 1234

 

Users can easily change the argument list to the supported format

--> how to change jobPassword ?

thx

> Hide sensitive command-line configurations
> ------------------------------------------
>
>                 Key: FLINK-30943
>                 URL: https://issues.apache.org/jira/browse/FLINK-30943
>             Project: Flink
>          Issue Type: New Feature
>          Components: Command Line Client
>            Reporter: Bo Cui
>            Priority: Major
>              Labels: pull-request-available
>
> 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)

Reply via email to