Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Explore checkpointing #27

Open
alexanderdean opened this issue Jun 14, 2015 · 0 comments
Open

Explore checkpointing #27

alexanderdean opened this issue Jun 14, 2015 · 0 comments
Assignees
Milestone

Comments

@alexanderdean
Copy link
Contributor

StreamingContext.setCheckpointDir() or equivalent. Enable that and set it to a well-known S3 location. this comes in handy if the Driver fails and restarts. You would use StreamingContext.getOrCreateContext() in this case, as well.

Here's more info on checkpointing: https://spark.apache.org/docs/latest/streaming-programming-guide.html#checkpointing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants