[
https://issues.apache.org/jira/browse/FLINK-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194463#comment-14194463
]
ASF GitHub Bot commented on FLINK-1202:
---------------------------------------
GitHub user StephanEwen opened a pull request:
https://github.com/apache/incubator-flink/pull/175
[FLINK-1202] Remove partial files when file outputs fail (or are canceled)
Builds upon #174
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/StephanEwen/incubator-flink file_cleanup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/175.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 #175
----
commit 21d3bdbc8d61e1d2712fe396d3fed4258f5c3b8b
Author: Stephan Ewen <[email protected]>
Date: 2014-11-03T11:27:03Z
[FLINK-1203] Deactivate fork reuse in tests (workaround for potential
surefire bug)
commit 25e27daf66b029a686db5a7ad52d9842848129d9
Author: Stephan Ewen <[email protected]>
Date: 2014-11-03T10:47:51Z
[FLINK-1202] Remove incomplete file outputs on failure
----
> Failed file outputs should remove partially complete files
> ----------------------------------------------------------
>
> Key: FLINK-1202
> URL: https://issues.apache.org/jira/browse/FLINK-1202
> Project: Flink
> Issue Type: Bug
> Components: Local Runtime
> Affects Versions: 0.8-incubating
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 0.8-incubating
>
>
> Without this, fault tolerance retries may fail because files already exist.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)