Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
2.0.0, 2.0.1
-
None
-
None
Description
The checkpointLocation option in memory streams in StructuredStreaming is not used during recovery. However, it can use this location if it is being set. However, during recovery, if this location was set, we get an exception saying that we will not use this location for recovery, please delete it.
It's better to just fail before you start the stream in the first place
Attachments
Issue Links
- is cloned by
-
SPARK-18749 CLONE - checkpointLocation being set in memory streams fail after restart. Should fail fast
- Closed
- relates to
-
SPARK-18337 Memory Sink should be able to recover from checkpoints in Complete OutputMode
- Resolved
- links to