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

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

> 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
>              Labels: pull-request-available
>
> 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)

Reply via email to