[
https://issues.apache.org/jira/browse/FLINK-27330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-27330.
------------------------------------
Resolution: Information Provided
Because the underlying source implementation
(FileMonitoringFunction/FileReadFunction) has several flaws, one of which is no
support for checkpointing / exactly-once processing (e.g., it doesn't remember
whether it has already processed a given file when the job has restarted).
> Why Read File Stream Function Deprecated?
> -----------------------------------------
>
> Key: FLINK-27330
> URL: https://issues.apache.org/jira/browse/FLINK-27330
> Project: Flink
> Issue Type: Technical Debt
> Components: API / DataStream
> Affects Versions: 1.11.6
> Reporter: Karthik
> Priority: Major
>
> env.readFileStream() is used in previous version of flink.
> But I think after 1.11.6 it is deprecated. may I know why?
--
This message was sent by Atlassian Jira
(v8.20.7#820007)