[
https://issues.apache.org/jira/browse/FLINK-32742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17751860#comment-17751860
]
Jiabao Sun commented on FLINK-32742:
------------------------------------
Thanks [~Wencong Liu] to remind me of this.
By the way, I found some test cases depends on the classes of
flink-examples-batch module such as JsonJobGraphGenerationTest, HDFSTest.
Maybe we can decouple these tests first.
> Remove flink-examples-batch module
> ----------------------------------
>
> Key: FLINK-32742
> URL: https://issues.apache.org/jira/browse/FLINK-32742
> Project: Flink
> Issue Type: Technical Debt
> Components: Examples
> Affects Versions: 2.0.0
> Reporter: Wencong Liu
> Priority: Major
> Labels: 2.0-related
> Fix For: 2.0.0
>
>
> All DataSet APIs will be deprecated in [FLINK-32558], and the examples in the
> flink-examples-batch module should no longer be included in flink-dist. This
> change aims to prevent guiding users to continue to use the DataSet API.
> However, it is important to note that for testing purposes, the module is
> still utilized by many end-to-end tests. Therefore, we should explore options
> to remove the examples from the flink-dist before removing the DataSet API.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)