[
https://issues.apache.org/jira/browse/FLINK-14377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kostas Kloudas reassigned FLINK-14377:
--------------------------------------
Assignee: Kostas Kloudas
> Translate ProgramOptions relevant for job execution to ConfigOptions.
> ---------------------------------------------------------------------
>
> Key: FLINK-14377
> URL: https://issues.apache.org/jira/browse/FLINK-14377
> Project: Flink
> Issue Type: Sub-task
> Components: Client / Job Submission
> Affects Versions: 1.10.0
> Reporter: Kostas Kloudas
> Assignee: Kostas Kloudas
> Priority: Major
>
> A subset of the {{ProgramOptions}} will be needed by the executor for
> {{JobGraph}} creation and/or {{Executor}} selection.
> These parameters are the:
> * jars
> * classpaths
> * parallelism
> * savepointSettings
> * detached (or not)
> * shutdown_on_attached
> This issue aims at introducing the {{ConfigOption}} counterparts of these
> parameters and mapping the one to the other.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)