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

Hyukjin Kwon commented on SPARK-19183:
--------------------------------------

Hi [~cloud_fan], while looking though the JIRAs for my curiosity, I just 
happened to see that this JIRA might be not resolved mistakenly.

> Add deleteWithJob hook to internal commit protocol API
> ------------------------------------------------------
>
>                 Key: SPARK-19183
>                 URL: https://issues.apache.org/jira/browse/SPARK-19183
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Eric Liang
>
> Currently in SQL we implement overwrites by calling fs.delete() directly on 
> the original data. This is not ideal since we the original files end up 
> deleted even if the job aborts. We should extend the commit protocol to allow 
> file overwrites to be managed as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to