You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2019/03/22 22:44:00 UTC

[jira] [Commented] (SPARK-27254) Cleanup complete but becoming invalid output files in ManifestFileCommitProtocol if job is aborted

    [ https://issues.apache.org/jira/browse/SPARK-27254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799410#comment-16799410 ] 

Jungtaek Lim commented on SPARK-27254:
--------------------------------------

Patch will be available soon.

> Cleanup complete but becoming invalid output files in ManifestFileCommitProtocol if job is aborted
> --------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-27254
>                 URL: https://issues.apache.org/jira/browse/SPARK-27254
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 3.0.0
>            Reporter: Jungtaek Lim
>            Priority: Minor
>
> ManifestFileCommitProtocol doesn't clean up complete (but will become invalid) output files when job is aborted.
> ManifestFileCommitProtocol doesn't do anything for cleaning up when job is aborted but just maintains the metadata which list of complete output files are written. SPARK-27210 addressed for task level cleanup, but it still doesn't clean up it as job level.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org