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)