aboutsummaryrefslogtreecommitdiff
path: root/project
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-2413] Upgrade junit_xml_listener to 0.5.1DB Tsai2014-07-081-1/+1
* SPARK-2332 [build] add exclusion for old servlet-api on hadoop-client in corePeter MacKinnon2014-07-011-1/+1
* [SPARK-1768] History server enhancements.Marcelo Vanzin2014-06-231-1/+4
* HOTFIX: Fix missing MIMA ignorePatrick Wendell2014-06-211-0/+2
* 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
* [Minor] Fix style, formatting and naming in BlockManager etc.Andrew Or2014-06-121-1/+6
* 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-554. Add aggregateByKey.Sandy Ryza2014-06-121-1/+4
* [SPARK-1672][MLLIB] Separate user and product partitioning in ALSTor Myklebust2014-06-111-0/+8
* [SPARK-2069] MIMA false positivesPrashant Sharma2014-06-112-12/+42
* [SPARK-1841]: update scalatest to version 2.1.5witgo2014-06-061-11/+11
* Remove compile-scoped junit dependency.Marcelo Vanzin2014-06-051-1/+2
* sbt 0.13.X should be using sbt-assembly 0.11.XKalpit Shah2014-06-051-1/+1
* [SPARK-1817] RDD.zip() should verify partition sizes for each partitionKan Zhang2014-06-031-0/+2
* SPARK-1941: Update streamlib to 2.7.0 and use HyperLogLogPlus instead of Hype...Reynold Xin2014-06-032-3/+21
* Synthetic GraphX BenchmarkJoseph E. Gonzalez2014-06-031-2/+2
* Add support for Pivotal HD in the Maven build: SPARK-1992tzolov2014-06-031-0/+1
* Better explanation for how to use MIMA excludes.Patrick Wendell2014-06-012-24/+85
* 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-303-34/+7
* 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-1786: Reopening PR 724Ankur Dave2014-05-121-3/+5
* 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
* Unify GraphImpl RDDs + other graph load optimizationsAnkur Dave2014-05-101-0/+2
* [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-1460] Returning SchemaRDD instead of normal RDD on Set operations...Kan Zhang2014-05-071-0/+2
* [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
* SPARK-1119 and other build improvementsPatrick Wendell2014-04-231-1/+3
* SPARK-1562 Fix visibility / annotation of Spark SQL APIsMichael Armbrust2014-04-221-2/+2
* [SPARK-1560]: Updated Pyrolite Dependency to be Java 6 compatibleAhir Reddy2014-04-221-1/+1
* [SPARK-1439, SPARK-1440] Generate unified Scaladoc across projects and JavadocsMatei Zaharia2014-04-212-12/+63
* [SPARK-1332] Improve Spark Streaming's Network Receiver and InputDStream API ...Tathagata Das2014-04-211-14/+15
* [SPARK-1520] remove fastutil from dependenciesXiangrui Meng2014-04-181-2/+2