[
https://issues.apache.org/jira/browse/FLINK-27106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704540#comment-17704540
]
Jia Fan commented on FLINK-27106:
---------------------------------
Hi, [~Wencong Liu] . It's different from "lib" directory. The "lib" used for
all jobmanager or taskmanager. But I want to talk about submit job's jar. Like
this:
[https://nightlies.apache.org/flink/flink-docs-release-1.17/docs/try-flink/local_installation/#submitting-a-flink-job]
. At now, only support one uber jar for one job. Maybe support multi-jar for
one job will be useful.
> 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)