You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2014/10/16 17:23:33 UTC

[jira] [Created] (SPARK-3970) Remove duplicate removal of local dirs

Liang-Chi Hsieh created SPARK-3970:
--------------------------------------

             Summary: Remove duplicate removal of local dirs
                 Key: SPARK-3970
                 URL: https://issues.apache.org/jira/browse/SPARK-3970
             Project: Spark
          Issue Type: Bug
            Reporter: Liang-Chi Hsieh


The shutdown hook of DiskBlockManager would remove localDirs. So do not need to register them with Utils.registerShutdownDeleteDir. It causes duplicate removal of these local dirs and corresponding exceptions.



--
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