aboutsummaryrefslogtreecommitdiff
path: root/project/SparkBuild.scala
Commit message (Collapse)AuthorAgeFilesLines
* refactor Kryo serializer support to use chill/chill-javaryanlecompte2013-07-241-2/+3
|
* Fix some typosjerryshao2013-07-241-1/+1
|
* Add dependency of Codahale's metrics libraryjerryshao2013-07-241-0/+2
|
* Add JavaAPICompletenessChecker.Josh Rosen2013-07-221-1/+7
| | | | | | | | | | | This is used to find methods in the Scala API that need to be ported to the Java API. To use it: ./run spark.tools.JavaAPICompletenessChecker Conflicts: project/SparkBuild.scala run run2.cmd
* also exclude asm for hadoop2. hadoop1 looks like no need to do that too.Liang-Chi Hsieh2013-07-201-2/+2
|
* fix a bug in build process that pulls in two versionf of ASM.Liang-Chi Hsieh2013-07-191-4/+4
|
* Merge pull request #708 from ScrapCodes/dependencies-upgradeMatei Zaharia2013-07-161-4/+4
|\ | | | | Dependency upgrade Akka 2.0.3 -> 2.0.5
| * Dependency upgrade Akka 2.0.3 -> 2.0.5Prashant Sharma2013-07-161-4/+4
| |
* | Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+16
|/
* Merge branch 'master' of github.com:mesos/sparkMatei Zaharia2013-07-131-1/+1
|\
| * changing com.google.code.findbugs maven coordinatesseanm2013-07-131-1/+1
| |
* | Merge remote-tracking branch 'origin/pr/662'Matei Zaharia2013-07-131-1/+1
|\ \ | |/ |/| | | | | Conflicts: bin/compute-classpath.sh
| * Merge branch 'master' into 2013-06/assembly-jar-deployEvan Chan2013-06-281-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: run Previous changes that I made to run and set-dev-classpath.sh instead have been folded into compute-classpath.sh
| * \ Merge branch 'master' into 2013-06/assembly-jar-deployEvan Chan2013-06-251-6/+23
| |\ \ | | | | | | | | | | | | | | | | Conflicts: run
| * | | Enable building a fat jar for the Spark REPLEvan Chan2013-06-201-1/+1
| | | |
* | | | Merge pull request #668 from shimingfei/guava-14.0.1Matei Zaharia2013-07-061-1/+2
|\ \ \ \ | | | | | | | | | | update guava version from 11.0.1 to 14.0.1
| * | | | update guava version from 11.0.1 to 14.0.1Mingfei2013-07-031-1/+2
| | | | |
* | | | | Merge remote-tracking branch 'pwendell/ui-updates'Matei Zaharia2013-07-061-5/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: core/src/main/scala/spark/scheduler/DAGScheduler.scala core/src/main/scala/spark/util/AkkaUtils.scala pom.xml
| * | | | | Changing JSON protocol and removing spray codePatrick Wendell2013-06-221-5/+2
| | | | | |
* | | | | | Renamed ML package to MLlib and added it to classpathMatei Zaharia2013-07-051-4/+4
| | | | | |
* | | | | | Removed dependency on Apache Commons MathMatei Zaharia2013-07-051-2/+1
| | | | | |
* | | | | | Minor clean up of the RidgeRegression code. I am not even sure why I didReynold Xin2013-07-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | this :s.
* | | | | | Import RidgeRegression exampleMatei Zaharia2013-07-051-1/+11
| |/ / / / |/| | | | | | | | | | | | | | | | | | | Conflicts: run
* | | | | Remove Twitter4J specific repo since it's in Maven centralMatei Zaharia2013-06-291-2/+1
| |_|_|/ |/| | |
* | | | Don't use forward slash in exclusion for JAR signature filesMatei Zaharia2013-06-251-1/+1
| |_|/ |/| |
* | | Merge branch 'master' into streamingTathagata Das2013-06-241-31/+92
|\| | | | | | | | | | | | | | Conflicts: .gitignore
| * | 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
| | | | | | | | | | | | | | | | | | | | | - Exclude a version of ASM 3.x that comes from HBase - Don't use a special ASF repo for HBase - Update SLF4J version - Add sbt-dependency-graph plugin so we can easily find dependency trees
| * | Update ASM to version 4.0Matei Zaharia2013-06-191-1/+1
| | |
| * | Merge remote-tracking branch 'milliondreams/casdemo'Matei Zaharia2013-06-181-1/+11
| |\ \ | | | | | | | | | | | | | | | | Conflicts: project/SparkBuild.scala
| | * | Adding deps to examples/pom.xmlRohit Rai2013-06-021-1/+1
| | | | | | | | | | | | | | | | Fixing exclusion in examples deps in SparkBuild.scala
| | * | 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 example (retry of pull request #596)
| | * Add hBase exampleEthan Jewett2013-05-091-1/+5
| | |
| | * Revert "Merge pull request #596 from esjewett/master" because theReynold Xin2013-05-091-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | dependency on hbase introduces netty-3.2.2 which conflicts with netty-3.5.3 already in Spark. This caused multiple test failures. This reverts commit 0f1b7a06e1f6782711170234f105f1b277e3b04c, reversing changes made to aacca1b8a85bd073ce185a06d6470b070761b2f4.
| | * HBase exampleEthan Jewett2013-05-041-1/+5
| | |
| * | 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
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: core/src/main/scala/spark/storage/BlockManager.scala core/src/test/scala/spark/DistributedSuite.scala project/SparkBuild.scala
| | * \ Merge branch 'jdbc' of github.com:koeninger/sparkReynold Xin2013-05-141-1/+2
| | |\ \ | | | |/ | | |/| | | | | | | | | Conflicts: project/SparkBuild.scala
| | | * 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
| | | | | | | | | | | | | | | | | | | | cache sizes due to having 2 instances of the Scala compiler and a bunch of classloaders.
| | | * Merge pull request #558 from ash211/patch-jackson-conflictMatei Zaharia2013-04-141-1/+1
| | | |\ | | | | | | | | | | Don't pull in old versions of Jackson via hadoop-core
| | | | * 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
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: docs/_config.yml project/SparkBuild.scala
| | | | * Bump development version to 0.8.0Jey Kottalam2013-03-281-1/+1
| | | | |
| | | * | Merge remote-tracking branch 'kalpit/master'Matei Zaharia2013-04-071-2/+2
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: project/SparkBuild.scala
| | | | * | upgraded sbt version, sbt plugins and some library dependencies to latest ↵kalpit2013-03-261-4/+4
| | | | |/ | | | | | | | | | | | | | | | stable version
| | | * | Merge pull request #552 from MLnick/masterMatei Zaharia2013-04-071-1/+1
| | | |\ \ | | | | | | | | | | | | Bumping version for Twitter Algebird to latest
| | | | * | Bumping Algebird version in examples now that it supports JDK 1.6Nick Pentreath2013-04-031-1/+1
| | | | | |