wuyonghua created SPARK-24667:
---------------------------------

             Summary: If folders managed by DiskBlockManager are deleted 
manually, shell throws FileNotFoundException
                 Key: SPARK-24667
                 URL: https://issues.apache.org/jira/browse/SPARK-24667
             Project: Spark
          Issue Type: Bug
          Components: Block Manager
    Affects Versions: 2.3.1
            Reporter: wuyonghua


# In spark shell
 # Run a join query, which writes some data to folders managed by 
DiskBlockManager.
 # Delete some of the folders, 
e.g.tmp\blockmgr-7145fe5a-757c-4640-a032-047c7f1d4080\2d
 # run the same query again, it throws FileNotFoundException
 # Suggest to check the folder existence when found a folder in subDirs



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to