aboutsummaryrefslogtreecommitdiff
path: root/sbt/sbt
Commit message (Expand)AuthorAgeFilesLines
* Adde LICENSE Header to build/mvn, build/sbt and sbt/sbtKousuke Saruta2014-12-291-1/+18
* [SPARK-4501][Core] - Create build/mvn to automatically download maven/zinc/sc...Brennon York2014-12-271-108/+9
* [SPARK-4701] Typo in sbt/sbtMasayoshi TSUZUKI2014-12-031-2/+2
* SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within.Prashant Sharma2014-09-081-10/+10
* [SPARK-1776] Have Spark's SBT build read dependencies from Maven.Prashant Sharma2014-07-101-0/+1
* [SQL] Un-ignore a test that is now passing.Michael Armbrust2014-03-261-0/+8
* Merge the old sbt-launch-lib.bash with the new sbt-launcher jar downloading l...Michael Armbrust2014-03-021-51/+102
* Merge pull request #454 from jey/atomic-sbt-download. Closes #454.Jey Kottalam2014-02-081-2/+3
* Small typo fixPatrick Wendell2014-01-091-1/+1
* Don't delegate to users `sbt`.Patrick Wendell2014-01-081-31/+20
* Add ASF header to the new sbt script.Henry Saputra2014-01-071-0/+18
* Use awk to extract the versionHolden Karau2014-01-061-1/+1
* Put quote arround arguments passed down to system sbtHolden Karau2014-01-061-1/+1
* CR feedback (sbt -> sbt/sbt and correct JAR path in script) :)Holden Karau2014-01-051-1/+1
* Fix indentatationHolden Karau2014-01-051-16/+16
* Code review feedbackHolden Karau2014-01-051-9/+4
* reindentHolden Karau2014-01-041-31/+31
* And update docs to matchHolden Karau2014-01-041-1/+1
* Make sbt in the sbt directoryHolden Karau2014-01-041-0/+48
* Removed sbt folder and changed docs accordinglyPrashant Sharma2014-01-021-43/+0
* Fix Cygwin support in several scripts.Josh Rosen2013-12-151-3/+18
* Fix finding of assembly JAR, as well as some pointers to ./runMatei Zaharia2013-08-291-1/+1
* Pass SBT_OPTS environment through to sbt_launcherIan Buss2013-08-231-1/+1
* Increase ReservedCodeCacheSize to 256mJey Kottalam2013-08-211-1/+1
* Revert "Allow build configuration to be set in conf/spark-env.sh"Jey Kottalam2013-08-211-9/+6
* Allow build configuration to be set in conf/spark-env.shJey Kottalam2013-08-211-6/+9
* Merge pull request #714 from adatao/masterMatei Zaharia2013-07-181-1/+1
|\
| * [BUGFIX] Fix for sbt/sbt script SPARK_HOME settingctn2013-07-171-1/+1
* | Consistently invoke bash with /usr/bin/env bash in scripts to make code more ...Ubuntu2013-07-181-1/+1
|/
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+20
* Increase PermGen sizeMatei Zaharia2013-07-131-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