[
https://issues.apache.org/jira/browse/FLINK-25283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17471895#comment-17471895
]
Chesnay Schepler commented on FLINK-25283:
------------------------------------------
[~dianfu] flink-end-to-end-tests/flink-python-test has a compile dependency on
flink-python, and bundles it along with all of it's transitive dependencies. If
I set it to provided the job fails, even if flink-python is added to lib/.
That's where I'm stuck.
> End-to-end application modules create oversized jars
> ----------------------------------------------------
>
> Key: FLINK-25283
> URL: https://issues.apache.org/jira/browse/FLINK-25283
> Project: Flink
> Issue Type: Technical Debt
> Components: Tests
> Affects Versions: 1.13.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Fix For: 1.15.0
>
>
> Various modules that create jars for e2e tests (e.g.,
> flink-streaming-kinesis-test) create oversized jars (100mb+) because they
> bundle their entire dependency tree, including many parts of Flink, along
> with test dependencies and test resources.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)