spark-instrumented-optimizer/core/src/main
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
..
resources/spark/deploy/static Moved resources into static folder 2012-08-02 09:48:36 -07:00
scala/spark Fixed a few test issues due to Akka 2.1, as well as SBT memory. 2013-06-08 01:09:24 -07:00
twirl/spark Rename "jobs" to "applications" in the standalone cluster 2013-02-17 23:23:08 -08:00