You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Anish Shrigondekar (Jira)" <ji...@apache.org> on 2023/03/06 03:30:00 UTC

[jira] [Created] (SPARK-42676) Write temp checkpoints for streaming queries to local filesystem even if default FS is set differently

Anish Shrigondekar created SPARK-42676:
------------------------------------------

             Summary: Write temp checkpoints for streaming queries to local filesystem even if default FS is set differently
                 Key: SPARK-42676
                 URL: https://issues.apache.org/jira/browse/SPARK-42676
             Project: Spark
          Issue Type: Task
          Components: Structured Streaming
    Affects Versions: 3.4.0
            Reporter: Anish Shrigondekar


Write temp checkpoints for streaming queries to local filesystem even if default FS is set differently

 

We have seen cases where the default FS could be a remote file system and since the path for streaming checkpoints is not specified explcitily, this could cause pileup under 2 cases:
 * query exits with exception and the flag to force checkpoint removal is not set
 * driver/cluster terminates without query being terminated gracefully



--
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