[
https://issues.apache.org/jira/browse/SPARK-26824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-26824:
------------------------------------
Assignee: Apache Spark (was: Shixiong Zhu)
> Streaming queries may store checkpoint data in a wrong directory
> ----------------------------------------------------------------
>
> Key: SPARK-26824
> URL: https://issues.apache.org/jira/browse/SPARK-26824
> Project: Spark
> Issue Type: Bug
> Components: Structured Streaming
> Affects Versions: 2.4.0
> Reporter: Shixiong Zhu
> Assignee: Apache Spark
> Priority: Major
> Labels: release-notes
>
> When a user specifies a checkpoint location containing special chars that
> need to be escaped in a path, the streaming query will store checkpoint in a
> wrong place. For example, if you use "/chk chk", the metadata will be stored
> in "/chk%20chk". File sink's "_spark_metadata" directory has the same issue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]