Kostas Kloudas created FLINK-14377:
--------------------------------------

             Summary: 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


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