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/03/06 06:56:00 UTC

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

     [ https://issues.apache.org/jira/browse/SPARK-42676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jungtaek Lim resolved SPARK-42676.
----------------------------------
    Fix Version/s: 3.5.0
       Resolution: Fixed

Issue resolved by pull request 40292
[https://github.com/apache/spark/pull/40292]

> 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
>            Assignee: Anish Shrigondekar
>            Priority: Major
>             Fix For: 3.5.0
>
>
> 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