[
https://issues.apache.org/jira/browse/FLINK-24739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437832#comment-17437832
]
Aitozi edited comment on FLINK-24739 at 11/3/21, 9:36 AM:
----------------------------------------------------------
IMO, It makes a lot of sense to enable Flink to ship the user code jars to its
components. Now user have to build a image with user jar to use application
mode, which is not such convenient.
was (Author: aitozi):
IMO, It makes a lot of sense to enable Flink to ship the user code jars to its
components. Now user have to build a image with user jar to use application
mode, which is not such convenient. I have saw some related issues .
https://issues.apache.org/jira/browse/FLINK-20811
https://issues.apache.org/jira/browse/FLINK-20867
> State requirements for Flink's application mode in the documentation
> --------------------------------------------------------------------
>
> Key: FLINK-24739
> URL: https://issues.apache.org/jira/browse/FLINK-24739
> Project: Flink
> Issue Type: Improvement
> Components: Documentation, Runtime / Coordination
> Affects Versions: 1.14.0, 1.13.3
> Reporter: Till Rohrmann
> Assignee: David Morávek
> Priority: Critical
> Fix For: 1.15.0, 1.14.1, 1.13.4
>
>
> If I am not mistaken, then Flink won't ship jars when using the application
> mode because it assumes the jars to be on the classpath. If this is true,
> then we should make this requirement a bit more prominent in the deployment
> documentation because currently it is only subtly hinted at.
> Alternatively, we could enable Flink to ship the user code jars to its
> components also when using the application mode.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)