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

Liu updated FLINK-23203:
------------------------
    Attachment: image-2021-07-01-18-56-24-263.png

> Program cannot parse the parameter value with special characters
> ----------------------------------------------------------------
>
>                 Key: FLINK-23203
>                 URL: https://issues.apache.org/jira/browse/FLINK-23203
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Jacob.Q.Cao
>            Priority: Major
>         Attachments: image-2021-07-01-18-56-24-263.png, test.png
>
>
> *When I start Flink Job with a shell command, the program cannot parse the 
> parameter value with {color:#ff0000}special characters{color}*
>  
> h3. _Job Shell Command:_
> ./bin/flink run-application -t yarn-application 
> -Dyarn.application.name="Test_Flink_Job" -Dtaskmanager.numberOfTaskSlots=1 
> -Djobmanager.memory.process.size=10240m 
> -Dtaskmanager.memory.process.size=10240m -c com.jacob.main 
> /opt/app/Flink/JAR/test.jar *{color:#ff0000}--test 'test#123'{color}*
>  
> Just like the above command, the test parameter value should be "test#123" 
> instead of "test"
>  
> I have used quotation marks, backslashes, etc. to escape the "#", but it 
> still has no effect
>  
> !test.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to