[
https://issues.apache.org/jira/browse/FLINK-27106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704530#comment-17704530
]
Wencong Liu commented on FLINK-27106:
-------------------------------------
Thanks for the proposal! [~fanjia] Currently Flink uses the "lib" directory to
determine which jars are included. I think it is difficult to distinguish which
jars are included by default if they are set through command line. Or do you
have a idea for this?
> 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)