aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tweaks to Mesos docsMatei Zaharia2014-05-161-37/+34
* SPARK-1487 [SQL] Support record filtering via predicate pushdown in ParquetAndre Schumacher2014-05-165-51/+731
* [SQL] Implement between in hqlMichael Armbrust2014-05-163-0/+21
* bugfix: overflow of graphx Edge compare functionZhen Peng2014-05-162-2/+47
* HOTFIX: Duplication of hbase versionPatrick Wendell2014-05-151-1/+0
* SPARK-1862: Support for MapR in the Maven build.Patrick Wendell2014-05-151-1/+35
* [Spark-1461] Deferred Expression Evaluation (short-circuit evaluation)Cheng Hao2014-05-152-22/+53
* SPARK-1860: Do not cleanup application work/ directories by defaultAaron Davidson2014-05-152-3/+4
* Typos in SparkHuajian Mao2014-05-152-2/+2
* Fixes a misplaced comment.Prashant Sharma2014-05-151-2/+2
* [SQL] Fix tiny/small ints from HiveMetastore.Michael Armbrust2014-05-151-2/+4
* SPARK-1803 Replaced colon in filenames with a dashStevo Slavić2014-05-1516-15/+15
* SPARK-1851. Upgrade Avro dependency to 1.7.6 so Spark can read Avro file...Sandy Ryza2014-05-151-1/+1
* [SPARK-1741][MLLIB] add predict(JavaRDD) to RegressionModel, ClassificationMo...Xiangrui Meng2014-05-156-2/+76
* [SPARK-1819] [SQL] Fix GetField.nullable.Takuya UESHIN2014-05-152-1/+14
* [SPARK-1845] [SQL] Use AllScalaRegistrar for SparkSqlSerializer to register s...Takuya UESHIN2014-05-154-26/+66
* SPARK-1846 Ignore logs directory in RAT checksAndrew Ash2014-05-151-0/+1
* HOTFIX: Don't build Javadoc in Maven when creating releases.Patrick Wendell2014-05-151-2/+4
* fix different versions of commons-lang dependency and apache/spark#746 addendumwitgo2014-05-142-5/+15
* Package docsPrashant Sharma2014-05-1451-1/+1116
* Documentation: Encourage use of reduceByKey instead of groupByKey.Patrick Wendell2014-05-144-0/+32
* Add language tabs and Python version to interactive part of quick-startMatei Zaharia2014-05-142-20/+133
* [SPARK-1840] SparkListenerBus prints out scary error message when terminated ...Tathagata Das2014-05-141-0/+2
* default task number misleading in several placesChen Chao2014-05-141-8/+10
* [SPARK-1826] fix the head notation of package object dslwangfei2014-05-141-9/+12
* [Typo] propertes -> propertiesandrewor142014-05-141-1/+1
* [SPARK-1696][MLLIB] use alpha in dense dsprXiangrui Meng2014-05-141-1/+1
* String interpolation + some other small changesJacek Laskowski2014-05-141-10/+8
* [FIX] do not load defaults when testing SparkConf in pysparkXiangrui Meng2014-05-141-1/+1
* SPARK-1833 - Have an empty SparkContext constructor.Patrick Wendell2014-05-141-0/+6
* SPARK-1829 Sub-second durations shouldn't round to "0 s"Andrew Ash2014-05-141-0/+6
* Fix: sbt test throw an java.lang.OutOfMemoryError: PermGen spacewitgo2014-05-142-0/+6
* [SPARK-1620] Handle uncaught exceptions in function run by Akka schedulerMark Hamstra2014-05-145-18/+36
* SPARK-1828: Created forked version of hive-exec that doesn't bundle other dep...Patrick Wendell2014-05-142-6/+6
* SPARK-1818 Freshen Mesos documentationAndrew Ash2014-05-142-28/+174
* SPARK-1827. LICENSE and NOTICE files need a refresh to contain transitive dep...Sean Owen2014-05-143-6/+671
* Fixed streaming examples docs to use run-example instead of spark-submitTathagata Das2014-05-1418-95/+130
* [SPARK-1769] Executor loss causes NPE race conditionAndrew Or2014-05-145-26/+35
* Fix dep exclusion: avro-ipc, not avro, depends on netty.Marcelo Vanzin2014-05-141-6/+4
* SPARK-1801. expose InterruptibleIterator and TaskKilledException in deve...Koert Kuipers2014-05-142-3/+11
* [SQL] Improve column pruning.Michael Armbrust2014-05-131-5/+11
* Revert "[SPARK-1784] Add a new partitioner to allow specifying # of keys per ...Patrick Wendell2014-05-132-95/+0
* Implement ApproximateCountDistinct for SparkSqllarvaboy2014-05-135-7/+122
* [SPARK-1784] Add a new partitioner to allow specifying # of keys per partitionSyed Hashmi2014-05-132-0/+95
* [SQL] Make it possible to create Java/Python SQLContexts from an existing Sca...Michael Armbrust2014-05-132-4/+7
* [SPARK-1527] change rootDir*.getName to rootDir*.getAbsolutePathYe Xianjin2014-05-131-1/+1
* [SPARK-1816] LiveListenerBus dies if a listener throws an exceptionAndrew Or2014-05-134-29/+109
* SPARK-1791 - SVM implementation does not use threshold parameterAndrew Tulloch2014-05-132-1/+38
* SPARK-571: forbid return statements in cleaned closuresWilliam Benton2014-05-132-2/+60
* BUILD: Add more content to make-distribution.sh.Patrick Wendell2014-05-121-0/+13