You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "FanJia (Jira)" <ji...@apache.org> on 2022/04/07 06:12:00 UTC

[jira] [Created] (FLINK-27106) Flink command line support submit one job with multi jars

FanJia created FLINK-27106:
------------------------------

             Summary: Flink command line support submit one job with multi jars
                 Key: FLINK-27106
                 URL: https://issues.apache.org/jira/browse/FLINK-27106
             Project: Flink
          Issue Type: New Feature
          Components: Command Line Client
    Affects Versions: 1.14.4
            Reporter: FanJia


Need to be able to use multiple local jar packages to submit job on the commandline, similar to `spark-submit --jars jar1,jar2,jar3`. rather than a file system that all nodes need to be able to access. So users can finely control dependencies



--
This message was sent by Atlassian Jira
(v8.20.1#820001)