GitHub user andrewor14 opened a pull request:
https://github.com/apache/spark/pull/6968
[SPARK-8581][SPARK-8584] Simplify checkpointing code + better error message
This patch rewrites the old checkpointing code in a way that is easier to
understand. It also adds a guard against an invalid specification of checkpoint
directory to provide a clearer error message.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrewor14/spark checkpoint-cleanup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6968.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #6968
----
commit 691da9824e645e316298b4443c81a22f188f3e42
Author: Andrew Or <[email protected]>
Date: 2015-06-24T01:25:47Z
Simplify checkpoint code / code style / comments
commit 7fb4af546c7d6d7d78238ba633ae1c744e805061
Author: Andrew Or <[email protected]>
Date: 2015-06-24T01:30:41Z
Guard against bad settings of checkpoint directory
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]