aboutsummaryrefslogtreecommitdiff
path: root/project/SparkBuild.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 2013-06/assembly-jar-deployEvan Chan2013-06-251-6/+23
|\
| * Merge branch 'master' into streamingTathagata Das2013-06-241-31/+92
| |\
| | * Increase memory for tests to prevent a crash on JDK 7Matei Zaharia2013-06-221-1/+1
| | * Fix some dependency issues in SBT build (same will be needed for Maven):Matei Zaharia2013-06-201-5/+5
| | * Update ASM to version 4.0Matei Zaharia2013-06-191-1/+1
| | * Merge remote-tracking branch 'milliondreams/casdemo'Matei Zaharia2013-06-181-1/+11
| | |\
| | | * Adding deps to examples/pom.xmlRohit Rai2013-06-021-1/+1
| | | * Adding example to make Spark RDD from CassandraRohit Rai2013-06-011-2/+2
| | * | Merge pull request #605 from esjewett/SPARK-699Matei Zaharia2013-06-181-1/+5
| | |\ \ | | | |/ | | |/|
| | | * Add hBase exampleEthan Jewett2013-05-091-1/+5
| | | * Revert "Merge pull request #596 from esjewett/master" because theReynold Xin2013-05-091-5/+1
| | | * HBase exampleEthan Jewett2013-05-041-1/+5
| * | | changing streaming resolver for akkaseanm2013-03-131-1/+1
| * | | adding typesafe repo to streaming resolvers so that akka-zeromq is foundseanm2013-03-111-0/+3
* | | | Enable building a fat jar for the Spark REPLEvan Chan2013-06-201-1/+1
| |/ / |/| |
* | | Removed the duplicated netty dependency in SBT build file.Reynold Xin2013-05-161-1/+0
* | | Merge branch 'master' of github.com:mesos/spark into shufflemergeReynold Xin2013-05-151-1/+2
|\ \ \
| * \ \ Merge branch 'jdbc' of github.com:koeninger/sparkReynold Xin2013-05-141-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | add test for JdbcRDD using embedded derby, per rxin suggestionCody Koeninger2013-05-141-0/+1
| | * | Turn on forking in test JVMs to reduce the pressure on perm gen and codeMatei Zaharia2013-04-181-0/+4
| | * | Merge pull request #558 from ash211/patch-jackson-conflictMatei Zaharia2013-04-141-1/+1
| | |\ \
| | | * | Don't pull in old versions of Jackson via hadoop-coreAndrew Ash2013-04-091-1/+1
| | * | | Fix tests from different projects running in parallel in SBT 0.12Matei Zaharia2013-04-111-2/+4
| | |/ /
| | * | Merge remote-tracking branch 'jey/bump-development-version-to-0.8.0'Matei Zaharia2013-04-081-1/+1
| | |\ \
| | | * | Bump development version to 0.8.0Jey Kottalam2013-03-281-1/+1
| | * | | Merge remote-tracking branch 'kalpit/master'Matei Zaharia2013-04-071-2/+2
| | |\ \ \
| | | * | | upgraded sbt version, sbt plugins and some library dependencies to latest sta...kalpit2013-03-261-4/+4
| | | |/ /
| | * | | Merge pull request #552 from MLnick/masterMatei Zaharia2013-04-071-1/+1
| | |\ \ \
| | | * | | Bumping Algebird version in examples now that it supports JDK 1.6Nick Pentreath2013-04-031-1/+1
| | * | | | Update build to Scala 2.9.3Andy Konwinski2013-04-041-4/+4
| | | |/ / | | |/| |
* | | | | Merge branch 'shuffle-performance-fix-0.7' of github.com:shane-huang/spark in...Reynold Xin2013-05-071-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Shuffle Performance fix: Use netty embeded OIO file server instead of Connect...shane-huang2013-04-071-1/+2
| |/ / /
* | | | Remove spark-repl's extraneous dependency on spark-streamingJey Kottalam2013-05-011-1/+1
* | | | Build against Hadoop 1 by defaultMatei Zaharia2013-04-291-6/+6
* | | | Exclude old versions of Netty, which had a different Maven organizationMatei Zaharia2013-04-251-16/+19
* | | | Update unit test memory to 2 GBMatei Zaharia2013-04-251-1/+1
* | | | Add back line removed during YARN mergeMatei Zaharia2013-04-251-0/+1
* | | | Do not add signature files - results in validation errors when using assemble...Mridul Muralidharan2013-04-241-0/+1
* | | | Pull latest SparkBuild.scala from master and merge conflictsMridul Muralidharan2013-04-241-18/+25
* | | | Revert back to 2.0.2-alpha : 0.23.7 has protocol changes which break against ...Mridul Muralidharan2013-04-241-1/+2
* | | | Patch from Thomas Graves to improve the YARN Client, and move to more product...Mridul Muralidharan2013-04-241-2/+3
* | | | Fix review comments, add a new api to SparkHadoopUtil to create appropriate C...Mridul Muralidharan2013-04-221-4/+6
* | | | Move back to 2.0.2-alpha, since 2.0.3-alpha is not available in cloudera yet....Mridul Muralidharan2013-04-171-3/+7
* | | | Add support for building against hadoop2-yarn : adding new maven profile for itMridul Muralidharan2013-04-071-5/+29
|/ / /
* | | Re-enable deprecation warnings since there are only twoHolden Karau2013-03-241-1/+1
* | | Makes the syntax highlighting on the build file not broken in emacs.Holden Karau2013-03-241-1/+1
|/ /
* | Fix reference bug in Kryo serializer, add test, update versionHiral Patel2013-03-071-1/+1
* | Change version to 0.7.1-SNAPSHOT for development branchMatei Zaharia2013-02-271-1/+1
* | Change version number to 0.7.0Matei Zaharia2013-02-251-1/+1
* | Update Hadoop dependency to 1.0.4Matei Zaharia2013-02-251-2/+2