aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* [SPARK-1780] Non-existent SPARK_DAEMON_OPTS is lurking aroundAndrew Or2014-05-122-2/+2
* SPARK-1757 Failing test for saving null primitives with .saveAsParquetFile()Andrew Ash2014-05-122-3/+47
* Modify a typo in monitoring.mdKousuke Saruta2014-05-121-1/+1
* L-BFGS DocumentationDB Tsai2014-05-121-4/+116
* Typo: resond -> respondAndrew Ash2014-05-121-1/+1
* [SQL] Make Hive Metastore conversion functions publicly visible.Michael Armbrust2014-05-121-1/+7
* [SPARK-1736] Spark submit for WindowsAndrew Or2014-05-122-3/+58
* SPARK-1802. (Addendium) Audit dependency graph when Spark is built with -PyarnSean Owen2014-05-121-0/+20
* SPARK-1623: Use File objects instead of String's in HTTPBroadcastPatrick Wendell2014-05-121-4/+4
* Rename testExecutorEnvs --> executorEnvs.Patrick Wendell2014-05-124-9/+8
* Adding hadoop-2.2 profile to the buildPatrick Wendell2014-05-121-2/+2
* Rollback versions for 1.0.0-rc4Patrick Wendell2014-05-1221-21/+21
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-05-1221-22/+22
* [maven-release-plugin] prepare release v1.0.0-rc4Patrick Wendell2014-05-1221-24/+23
* SPARK-1802. Audit dependency graph when Spark is built with -PhiveSean Owen2014-05-122-0/+37
* SPARK-1798. Tests should clean up temp filesSean Owen2014-05-1235-114/+193
* BUILD: Include Hive with default packages when creating a releasePatrick Wendell2014-05-121-3/+3
* SPARK-1786: Reopening PR 724Ankur Dave2014-05-1212-26/+49
* SPARK-1806: Upgrade Mesos dependency to 0.18.1Bernardo Gomez Palacio2014-05-125-5/+14
* SPARK-1772 Stop catching Throwable, let Executors dieAaron Davidson2014-05-1219-140/+127
* Revert "SPARK-1786: Edge Partition Serialization"Patrick Wendell2014-05-1211-44/+23
* SPARK-1786: Edge Partition SerializationAnkur Dave2014-05-1111-23/+44
* Fix error in 2d Graph PartitionerJoseph E. Gonzalez2014-05-111-2/+2
* SPARK-1652: Set driver memory correctly in spark-submit.Patrick Wendell2014-05-111-2/+4
* SPARK-1770: Load balance elements when repartitioning.Patrick Wendell2014-05-112-2/+46
* remove outdated runtime Information scala homewitgo2014-05-111-2/+1
* Revert "Enabled incremental build that comes with sbt 0.13.2"Patrick Wendell2014-05-101-1/+1
* Enabled incremental build that comes with sbt 0.13.2Prashant Sharma2014-05-101-1/+1