spark-instrumented-optimizer/core
Mridul Muralidharan dd681f502e SPARK-1587 Fix thread leak
mvn test fails (intermittently) due to thread leak - since scalatest runs all tests in same vm.

Author: Mridul Muralidharan <mridulm80@apache.org>

Closes #504 from mridulm/resource_leak_fixes and squashes the following commits:

a5d10d0 [Mridul Muralidharan] Prevent thread leaks while running tests : cleanup all threads when SparkContext.stop is invoked. Causes tests to fail
7b5e19c [Mridul Muralidharan] Prevent NPE while running tests
2014-04-23 23:20:55 -07:00
..
src SPARK-1587 Fix thread leak 2014-04-23 23:20:55 -07:00
pom.xml [SPARK-1560]: Updated Pyrolite Dependency to be Java 6 compatible 2014-04-22 09:44:41 -07:00