[
https://issues.apache.org/jira/browse/FLINK-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14660703#comment-14660703
]
ASF GitHub Bot commented on FLINK-2314:
---------------------------------------
GitHub user sheetalparade opened a pull request:
https://github.com/apache/flink/pull/997
[FLINK-2314]
[FLINK-2314] - Added checkpointing feature into File Source
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sheetalparade/flink master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/997.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #997
----
commit c32d9bfada1f6b601c221185a08c8b1c5a454a5c
Author: Sheetal Parade <[email protected]>
Date: 2015-08-06T16:29:19Z
[FLINK-2314]
Added checkpointing feature into File Source
[FLINK-2314]
Added checkpointing feature into File Source
----
> Make Streaming File Sources Persistent
> --------------------------------------
>
> Key: FLINK-2314
> URL: https://issues.apache.org/jira/browse/FLINK-2314
> Project: Flink
> Issue Type: Improvement
> Components: Streaming
> Affects Versions: 0.9
> Reporter: Stephan Ewen
> Assignee: Sheetal Parade
> Labels: easyfix, starter
>
> Streaming File sources should participate in the checkpointing. They should
> track the bytes they read from the file and checkpoint it.
> One can look at the sequence generating source function for an example of a
> checkpointed source.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)