[
https://issues.apache.org/jira/browse/FLINK-25283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17460623#comment-17460623
]
Chesnay Schepler commented on FLINK-25283:
------------------------------------------
I have already covered kinesis. The only thing I can't quite figure out is the
python tests, which bundle flink-python in some sort of fat-jar, but the tests
fail without it (even if flink-python is in lib/).
> 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)