[
https://issues.apache.org/jira/browse/FLINK-10515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17162921#comment-17162921
]
Andrey Zagrebin commented on FLINK-10515:
-----------------------------------------
I agree, I prepared a commit for this.
It is blocked by using the deprecated 'program-args' by 'JarService.runJob' in
flink-runtime-web/web-dashboard/src/app/services/jar.service.ts
[~vthinkxie] is it possible to switch to the comma separated argument list
'programArg' instead of the deprecated 'program-args'?
[see also
docs|https://ci.apache.org/projects/flink/flink-docs-release-1.11/monitoring/rest_api.html#jars-jarid-run]
> Improve tokenisation of program args passed as string
> -----------------------------------------------------
>
> Key: FLINK-10515
> URL: https://issues.apache.org/jira/browse/FLINK-10515
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / REST
> Affects Versions: 1.7.0
> Reporter: Andrey Zagrebin
> Assignee: Andrey Zagrebin
> Priority: Major
>
> At the moment tokenisation of program args does not respect escape
> characters. It can be improved to support at least program args separated by
> spaces with unix style escaping.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)