[
https://issues.apache.org/jira/browse/FLINK-29866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-29866:
-----------------------------------
Labels: pull-request-available stale-assigned (was: pull-request-available)
I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help
the community manage its development. I see this issue is assigned but has not
received an update in 30 days, so it has been labeled "stale-assigned".
If you are still working on the issue, please remove the label and add a
comment updating the community on your progress. If this issue is waiting on
feedback, please consider this a reminder to the committer/reviewer. Flink is a
very active project, and so we appreciate your patience.
If you are no longer working on the issue, please unassign yourself so someone
else may work on it.
> Split flink-dist
> ----------------
>
> Key: FLINK-29866
> URL: https://issues.apache.org/jira/browse/FLINK-29866
> Project: Flink
> Issue Type: New Feature
> Components: Build System
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available, stale-assigned
> Fix For: 1.18.0
>
>
> Users currently have to setup dependencies to various Flink dependencies
> (APIs like streaming-java, formats, connectors etc), and have to set the
> scope for each of these correctly w.r.t. what is actually provided by the
> distribution.
> This is unnecessarily tedious and error-prone, made worse by some
> special-cases like connector-files or the json/csv formats being bundled.
> I propose to create a new module {{flink-dist-pub}} (name pending!) that acts
> as a sort-of BOM for what is in the distribution (specifically the flink-dist
> jar) that is relevant for common DataStream application development.
> As follow-ups we could consider creating a table API extension of this
> module, and publish fat jars for the use-case of [~thw] in FLINK-29497.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)