aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-05-1521-22/+22
* [maven-release-plugin] prepare release v1.0.0-rc7Patrick Wendell2014-05-1521-24/+24
* Revert "[maven-release-plugin] prepare release v1.0.0-rc6"Patrick Wendell2014-05-1421-24/+24
* Revert "[maven-release-plugin] prepare for next development iteration"Patrick Wendell2014-05-1421-22/+22
* 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
* [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
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-05-1421-22/+22
* [maven-release-plugin] prepare release v1.0.0-rc6Patrick Wendell2014-05-1421-24/+24
* Adding back hive supportPatrick Wendell2014-05-141-3/+3
* Revert "[maven-release-plugin] prepare release v1.0.0-rc5"Patrick Wendell2014-05-1421-22/+22
* Revert "[maven-release-plugin] prepare for next development iteration"Patrick Wendell2014-05-1421-22/+22
* [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
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-05-1321-22/+22
* [maven-release-plugin] prepare release v1.0.0-rc5Patrick Wendell2014-05-1321-22/+22
* BUILD: Add more content to make-distribution.sh.Patrick Wendell2014-05-121-0/+13
* Revert "[maven-release-plugin] prepare release v1.0.0-rc4"Patrick Wendell2014-05-1221-22/+22
* Revert "[maven-release-plugin] prepare for next development iteration"Patrick Wendell2014-05-1221-22/+22
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-05-1321-22/+22
* [maven-release-plugin] prepare release v1.0.0-rc4Patrick Wendell2014-05-1321-22/+22
* Adding CHANGES.txt file and removing YARN support for nowPatrick Wendell2014-05-122-3/+7525
* SPARK-1815. SparkContext should not be marked DeveloperApiSandy Ryza2014-05-121-2/+0
* [SPARK-1753 / 1773 / 1814] Update outdated docs for spark-submit, YARN, stand...Andrew Or2014-05-1213-125/+184