aboutsummaryrefslogtreecommitdiff
path: root/project
Commit message (Expand)AuthorAgeFilesLines
* [HOTFIX] A left over version change. It should make mima happy.Prashant Sharma2014-09-081-1/+1
* [HOTFIX] Fix broken Mima tests on the master branchJosh Rosen2014-09-072-1/+13
* [SPARK-3388] Expose aplication ID in ApplicationStart event, use it in histor...Marcelo Vanzin2014-09-031-2/+4
* [SPARK-1981][Streaming][Hotfix] Fixed docs related to kinesisTathagata Das2014-09-021-3/+3
* SPARK-2636: Expose job ID in JobWaiter APIlirui2014-09-011-0/+3
* [SPARK-2288] Hide ShuffleBlockManager behind ShuffleManagerRaymond Liu2014-08-291-0/+2
* [SPARK-2848] Shade Guava in uber-jars.Marcelo Vanzin2014-08-202-2/+6
* [SPARK-2406][SQL] Initial support for using ParquetTableScan to read HiveMeta...Michael Armbrust2014-08-181-1/+0
* [SPARK-3048][MLLIB] add LabeledPoint.parse and remove loadStreamingLabeledPointsXiangrui Meng2014-08-161-0/+5
* [SPARK-3045] Make Serializer interface Java friendlyReynold Xin2014-08-151-0/+11
* [SPARK-2924] remove default args to overloaded methodsAnand Avati2014-08-151-0/+3
* [SPARK-2923][MLLIB] Implement some basic BLAS routinesXiangrui Meng2014-08-111-1/+4
* [SPARK-1997][MLLIB] update breeze to 0.9Xiangrui Meng2014-08-081-0/+4
* SPARK-2899 Doc generation is back to working in new SBT Build.Prashant Sharma2014-08-072-28/+34
* 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
* Revert "[SPARK-1470][SPARK-1842] Use the scala-logging wrapper instead of the...Patrick Wendell2014-08-011-89/+2
* [SPARK-1470][SPARK-1842] Use the scala-logging wrapper instead of the directl...GuoQiang Li2014-08-011-2/+89
* [SPARK-2103][Streaming] Change to ClassTag for KafkaInputDStream and fix refl...jerryshao2014-08-011-1/+6
* SPARK-2045 Sort-based shuffleMatei Zaharia2014-07-301-0/+1
* SPARK-2341 [MLLIB] loadLibSVMFile doesn't handle regression datasetsSean Owen2014-07-301-0/+8
* [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-292-7/+15
* [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-1777] Prevent OOMs from single partitionsAndrew Or2014-07-271-1/+9
* [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-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