[ https://issues.apache.org/jira/browse/FLINK-27106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704548#comment-17704548 ]
Wencong Liu commented on FLINK-27106: ------------------------------------- Thanks for the explanation [~fanjia] :). Considering that Flink has three deployment modes Application/Session/Per job, I think supporting multi user jars for command line will be an important change for the submission process. Whether these jars are isolated for different jobs is also a question. Supporting this feature may solve a pain point for some users, while it may not be necessary for another group of users. I think you can initiate a discussion on the mailing list to see if everyone has any opinions. > 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: Jia Fan > Priority: Major > > 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.10#820010)