Kostas Kloudas created FLINK-14745: -------------------------------------- Summary: Put job jars from PackagedProgram to Configuration Key: FLINK-14745 URL: https://issues.apache.org/jira/browse/FLINK-14745 Project: Flink Issue Type: Sub-task Components: Client / Job Submission Affects Versions: 1.10.0 Reporter: Kostas Kloudas Assignee: Kostas Kloudas
Currently, the {{PackagedProgram}} has methods that allow the "flattening" of the job jar, in case it contains other {{jars}}. This issue will allow to put the list of {{URLs}} in the configuration directly and independently from the {{PackagedProgram}}, so that then they can be picked up by the {{Executors}}. -- This message was sent by Atlassian Jira (v8.3.4#803005)