aboutsummaryrefslogtreecommitdiff
path: root/sbt/sbt
Commit message (Expand)AuthorAgeFilesLines
* Fixed a few test issues due to Akka 2.1, as well as SBT memory.Matei Zaharia2013-06-081-1/+1
* Increase ReservedCodeCacheSize for sbtJey Kottalam2013-04-161-1/+1
* Track workers by executor ID instead of hostname to allow multipleMatei Zaharia2013-01-271-1/+1
* Made run script add test-classes onto the classpath only if SPARK_TESTING is ...root2012-10-071-0/+1
* Added shutdown for akka to SparkContext.stop(). Helps a little, but many test...Tathagata Das2012-06-131-1/+1
* Give SBT a bit more memory so it can do a update / compile / test in one JVMMatei Zaharia2011-05-311-1/+1
* Various minor fixesMatei Zaharia2011-05-191-1/+6
* Increased SBT mem to 700 MB so that unit tests run more nicelyMatei Zaharia2011-02-081-1/+1
* Initial work to get Spark compiling with SBT 0.7.5 RC0Matei Zaharia2010-11-131-0/+2