[
https://issues.apache.org/jira/browse/SPARK-46215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun reassigned SPARK-46215:
-------------------------------------
Assignee: Dongjoon Hyun
> Improve `FileSystemPersistenceEngine` to allow non-exist parents
> ----------------------------------------------------------------
>
> Key: SPARK-46215
> URL: https://issues.apache.org/jira/browse/SPARK-46215
> Project: Spark
> Issue Type: Sub-task
> Components: Spark Core
> Affects Versions: 4.0.0
> Reporter: Dongjoon Hyun
> Assignee: Dongjoon Hyun
> Priority: Major
> Labels: pull-request-available
>
> To prevent the following
> {code}
> 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)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]