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 2017/05/27 12:27:05 UTC

[jira] [Resolved] (SPARK-20875) Spark should print the log when the directory has been deleted

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

Sean Owen resolved SPARK-20875.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0

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

> Spark should print the log when the directory has been deleted
> --------------------------------------------------------------
>
>                 Key: SPARK-20875
>                 URL: https://issues.apache.org/jira/browse/SPARK-20875
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.1.1
>            Reporter: liuzhaokun
>             Fix For: 2.3.0
>
>
> When the "deleteRecursively" method is invoked,spark doesn't print any log if the path was deleted.For example,spark only print "Removing directory" when the worker began cleaning spark.work.dir,but didn't print any log about "the path has been delete".So, I can't judge whether  the path was deleted form the worker's logfile,If there is any accidents about Linux.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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