Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SPARKC-247: Protect against null SparkContexts
CheckpointStreamSpec uses the ApacheSpark Test code base which ocassionally nulls out the Spark Context. This forces the context to be recreated after the Spark tests null it out.
- Loading branch information