aboutsummaryrefslogtreecommitdiff
path: root/project/SparkBuild.scala
Commit message (Expand)AuthorAgeFilesLines
...
* SPARK-2882: Spark build now checks local maven cache for dependenciesGregory Owen2014-08-061-1/+2
* [SPARK-2157] Enable tight firewall rules for SparkAndrew Or2014-08-061-0/+2
* [SPARK-1981] Add AWS Kinesis streaming supportChris Fregly2014-08-021-3/+3
* [SPARK-2454] Do not ship spark home to WorkersAndrew Or2014-08-021-1/+1
* SPARK-2045 Sort-based shuffleMatei Zaharia2014-07-301-0/+1
* [SQL] Fix compiling of catalyst docs.Michael Armbrust2014-07-301-1/+4
* [SPARK-2179][SQL] Public API for DataTypes and SchemaYin Huai2014-07-301-1/+1
* [SPARK-2054][SQL] Code Generation for Expression EvaluationMichael Armbrust2014-07-291-3/+8
* [STREAMING] SPARK-1729. Make Flume pull data from source, rather than the cur...Hari Shreedharan2014-07-291-7/+13
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix)Cheng Lian2014-07-281-7/+7
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-271-7/+7
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-271-7/+7
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-251-7/+7
* [SPARK-2682] Javadoc generated from Scala source code is not in javadoc's indexYin Huai2014-07-251-1/+2
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-251-7/+7
* [SPARK-2474][SQL] For a registered table in OverrideCatalog, the Analyzer fai...Yin Huai2014-07-151-0/+24
* [SPARK-2467] Revert SparkBuild to publish-local to both .m2 and .ivy2.Takuya UESHIN2014-07-141-1/+13
* [SPARK-2437] Rename MAVEN_PROFILES to SBT_MAVEN_PROFILES and add SBT_MAVEN_PR...Prashant Sharma2014-07-111-2/+7
* [SPARK-1776] Have Spark's SBT build read dependencies from Maven.Prashant Sharma2014-07-101-579/+201
* SPARK-2332 [build] add exclusion for old servlet-api on hadoop-client in corePeter MacKinnon2014-07-011-1/+1
* Fix some tests.Marcelo Vanzin2014-06-201-4/+6
* [SPARK-2060][SQL] Querying JSON Datasets with SQL and DSL in Spark SQLYin Huai2014-06-171-4/+18
* SPARK-1939 Refactor takeSample method in RDD to use ScaSRSDoris Xin2014-06-121-0/+1
* SPARK-1843: Replace assemble-deps with env variable.Patrick Wendell2014-06-121-4/+12
* [SPARK-2069] MIMA false positivesPrashant Sharma2014-06-111-0/+15
* [SPARK-1841]: update scalatest to version 2.1.5witgo2014-06-061-11/+11
* Remove compile-scoped junit dependency.Marcelo Vanzin2014-06-051-1/+2
* SPARK-1941: Update streamlib to 2.7.0 and use HyperLogLogPlus instead of Hype...Reynold Xin2014-06-031-1/+1
* Add support for Pivotal HD in the Maven build: SPARK-1992tzolov2014-06-031-0/+1
* Optionally include Hive as a dependency of the REPL.Michael Armbrust2014-05-311-1/+3
* [SPARK-1971] Update MIMA to compare against Spark 1.0.0Prashant Sharma2014-05-301-3/+4
* SPARK-1935: Explicitly add commons-codec 1.5 as a dependency.Yin Huai2014-05-291-0/+1
* [SPARK-1875]NoClassDefFoundError: StringUtils when building with hadoop 1.x a...witgo2014-05-191-2/+1
* fix different versions of commons-lang dependency and apache/spark#746 addendumwitgo2014-05-141-5/+7
* Fix: sbt test throw an java.lang.OutOfMemoryError: PermGen spacewitgo2014-05-141-0/+1
* SPARK-1828: Created forked version of hive-exec that doesn't bundle other dep...Patrick Wendell2014-05-141-3/+3
* SPARK-1806: Upgrade Mesos dependency to 0.18.1Bernardo Gomez Palacio2014-05-121-1/+1
* Enabled incremental build that comes with sbt 0.13.2Prashant Sharma2014-05-101-1/+1
* SPARK-1789. Multiple versions of Netty dependencies cause FlumeStreamSuite fa...Sean Owen2014-05-101-17/+18
* [SQL] Upgrade parquet library.Michael Armbrust2014-05-101-1/+1
* [SPARK-1644] The org.datanucleus:* should not be packaged into spark-assembly...witgo2014-05-101-5/+6
* [SPARK-1549] Add Python support to spark-submitMatei Zaharia2014-05-061-2/+2
* SPARK-1474: Spark on yarn assembly doesn't include AmIpFilterThomas Graves2014-05-061-1/+2
* SPARK-1556. jets3t dep doesn't update properly with newer Hadoop versionsSean Owen2014-05-051-2/+3
* SPARK-1629. Addendum: Depend on commons lang3 (already used by tachyon) as it...Sean Owen2014-05-041-0/+1
* [SPARK-1636][MLLIB] Move main methods to examplesXiangrui Meng2014-04-291-1/+2
* Improved build configurationwitgo2014-04-281-4/+5
* Update the import package name for TestHive in sbt shellCheng Hao2014-04-271-1/+1
* SPARK-1621 Upgrade Chill to 0.3.6Matei Zaharia2014-04-251-3/+3
* SPARK-1584: Upgrade Flume dependency to 1.4.0tmalaska2014-04-241-1/+2