Skip to content
Snippets Groups Projects
Commit 4db50e26 authored by Matei Zaharia's avatar Matei Zaharia
Browse files

Fixed unit tests by making them clean up the SparkContext after use and

thus clean up the various singletons (RDDCache, MapOutputTracker, etc).
This isn't perfect yet (ideally we shouldn't use singleton objects at
all) but we can fix that later.
parent aca8150c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment