You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jungtaek Lim (Jira)" <ji...@apache.org> on 2023/02/08 04:40:00 UTC

[jira] [Created] (SPARK-42379) Use FileSystem.exists in FileSystemBasedCheckpointFileManager.exists

Jungtaek Lim created SPARK-42379:
------------------------------------

             Summary: Use FileSystem.exists in FileSystemBasedCheckpointFileManager.exists
                 Key: SPARK-42379
                 URL: https://issues.apache.org/jira/browse/SPARK-42379
             Project: Spark
          Issue Type: Task
          Components: Structured Streaming
    Affects Versions: 3.5.0
            Reporter: Jungtaek Lim


Other methods in FileSystemBasedCheckpointFileManager already uses FileSystem.exists for all cases checking existence of the path. Use FileSystem.exists in FileSystemBasedCheckpointFileManager.exists, which is consistent with other methods in FileSystemBasedCheckpointFileManager.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org