aboutsummaryrefslogtreecommitdiff
path: root/project
Commit message (Expand)AuthorAgeFilesLines
* 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-2549] Functions defined inside of other functions trigger failuresPrashant Sharma2014-07-231-104/+79
* [MLLIB] make Mima ignore updateFeatures (private) in ALSXiangrui Meng2014-07-221-1/+3
* [SPARK-2086] Improve output of toDebugString to make shuffle boundaries more ...Gregory Owen2014-07-211-0/+8
* [MLlib] SPARK-1536: multiclass classification support for decision treeManish Amde2014-07-181-1/+9
* [SPARK-2534] Avoid pulling in the entire RDD in various operatorsReynold Xin2014-07-171-72/+87
* [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-1969][MLlib] Online summarizer APIs for mean, variance, min, and maxDB Tsai2014-07-111-0/+1
* [SPARK-2437] Rename MAVEN_PROFILES to SBT_MAVEN_PROFILES and add SBT_MAVEN_PR...Prashant Sharma2014-07-111-2/+7
* [SPARK-1478].3: Upgrade FlumeInputDStream's FlumeReceiver to support FLUME-1915tmalaska2014-07-101-0/+3
* [SPARK-1776] Have Spark's SBT build read dependencies from Maven.Prashant Sharma2014-07-105-590/+222
* [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