You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/09/23 11:02:05 UTC

[jira] [Resolved] (SPARK-10721) Log warning when file deletion fails

     [ https://issues.apache.org/jira/browse/SPARK-10721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-10721.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0

Issue resolved by pull request 8843
[https://github.com/apache/spark/pull/8843]

> Log warning when file deletion fails
> ------------------------------------
>
>                 Key: SPARK-10721
>                 URL: https://issues.apache.org/jira/browse/SPARK-10721
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> There're several places in the code base where return value from File.delete() is ignored.
> This issue adds checking for the boolean return value and logs warning when deletion fails.



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

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