Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
To prevent the following
info] java.io.IOException: No such file or directory [info] at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method) [info] at java.base/java.io.File.createNewFile(File.java:1043) [info] at org.apache.spark.deploy.master.FileSystemPersistenceEngine.serializeIntoFile(FileSystemPersistenceEngine.scala:62) [info] at org.apache.spark.deploy.master.FileSystemPersistenceEngine.persist(FileSystemPersistenceEngine.scala:45)