spark-instrumented-optimizer/core
Matei Zaharia 5b5b5aedbf Fixed a few test issues due to Akka 2.1, as well as SBT memory.
Unfortunately, in Akka 2.1, ActorSystem.awaitTermination hangs for
remote actors, and Akka also leaves a non-daemon Netty thread even when
run in daemon mode. Thus I had to comment out some of the calls to
awaitTermination, and we still have one failing test.
2013-06-08 01:09:24 -07:00
..
src Fixed a few test issues due to Akka 2.1, as well as SBT memory. 2013-06-08 01:09:24 -07:00
pom.xml Manually merged scala-2.10 and master 2013-04-22 14:14:03 +05:30