[
https://issues.apache.org/jira/browse/FLINK-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878769#comment-17878769
]
Weijie Guo edited comment on FLINK-4147 at 9/3/24 8:24 AM:
-----------------------------------------------------------
This should be not a problem after
https://issues.apache.org/jira/browse/FLINK-28047.
We will also remove these deprecated API during cleaning DataStream API.
was (Author: JIRAUSER298934):
This should be not a problem after
https://issues.apache.org/jira/browse/FLINK-28047.
> Consider moving the file sources from the StreamExecutionEnvironment to the
> flink-connector-filesystem
> ------------------------------------------------------------------------------------------------------
>
> Key: FLINK-4147
> URL: https://issues.apache.org/jira/browse/FLINK-4147
> Project: Flink
> Issue Type: Sub-task
> Components: API / DataStream
> Reporter: Robert Metzger
> Priority: Major
>
> The StreamExecutionEnvironment has many convenience methods for reading
> static files.
> However, it seems that this makes it hard to maintain Flink's APIs and that
> not so many users are using the file sources.
> The filesystem connector is the logical location for persistent file reading.
> I suggest to move those sources there.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)