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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to