[ 
https://issues.apache.org/jira/browse/FLINK-27299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-27299:
-----------------------------------
    Labels: easyfix pull-request-available  (was: easyfix)

> flink parsing parameter bug
> ---------------------------
>
>                 Key: FLINK-27299
>                 URL: https://issues.apache.org/jira/browse/FLINK-27299
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Configuration
>    Affects Versions: 1.11.6, 1.13.5, 1.14.2, 1.13.6, 1.14.3, 1.14.4
>            Reporter: Huajie Wang
>            Priority: Minor
>              Labels: easyfix, pull-request-available
>             Fix For: 1.15.1
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When I am running a flink job, I specify a running parameter with a "#" sign 
> in it. The parsing fails.
> e.g: flink run com.myJob --sink.password db@123#123 
> only parse the content in front of "#", after reading the source code It is 
> found that the parameters are intercepted according to "#" in the 
> loadYAMLResource method of GlobalConfiguration. This part needs to be improved



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to