aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* Adding hadoop-2.2 profile to the buildPatrick Wendell2014-05-121-2/+2
* [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
* 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
* Enabled incremental build that comes with sbt 0.13.2Prashant Sharma2014-05-101-1/+1
* [SPARK-1774] Respect SparkSubmit --jars on YARN (client)Andrew Or2014-05-104-53/+102
* SPARK-1789. Multiple versions of Netty dependencies cause FlumeStreamSuite fa...Sean Owen2014-05-108-70/+24
* Unify GraphImpl RDDs + other graph load optimizationsAnkur Dave2014-05-1028-851/+1353
* [SPARK-1690] Tolerating empty elements when saving Python RDD to text filesKan Zhang2014-05-102-2/+11
* Add Python includes to path before depickling broadcast valuesBouke van der Bijl2014-05-102-12/+12
* fix broken in link in python docsAndy Konwinski2014-05-101-1/+1
* SPARK-1708. Add a ClassTag on Serializer and things that depend on itMatei Zaharia2014-05-1022-72/+103
* [SPARK-1778] [SQL] Add 'limit' transformation to SchemaRDD.Takuya UESHIN2014-05-102-0/+15
* [SQL] Upgrade parquet library.Michael Armbrust2014-05-102-2/+2
* [SPARK-1644] The org.datanucleus:* should not be packaged into spark-assembly...witgo2014-05-102-5/+7
* SPARK-1686: keep schedule() calling in the main threadCodingCat2014-05-091-3/+12
* SPARK-1770: Revert accidental(?) fixAaron Davidson2014-05-091-2/+2
* [SPARK-1760]: fix building spark with maven documentationwitgo2014-05-091-1/+1
* Converted bang to ask to avoid scary warning when a block is removedTathagata Das2014-05-081-1/+1
* MINOR: Removing dead code.Patrick Wendell2014-05-081-1/+0
* SPARK-1775: Unneeded lock in ShuffleMapTask.deserializeInfoSandeep2014-05-081-9/+7
* SPARK-1565 (Addendum): Replace `run-example` with `spark-submit`.Patrick Wendell2014-05-087-65/+37
* [SPARK-1631] Correctly set the Yarn app name when launching the AM.Marcelo Vanzin2014-05-081-3/+3
* [SPARK-1755] Respect SparkSubmit --name on YARNAndrew Or2014-05-082-8/+11
* Include the sbin/spark-config.sh in spark-executorBouke van der Bijl2014-05-081-0/+3
* Bug fix of sparse vector conversionFunes2014-05-082-1/+14
* [SPARK-1157][MLlib] Bug fix: lossHistory should exclude rejection steps, and ...DB Tsai2014-05-082-48/+30
* MLlib documentation fixDB Tsai2014-05-082-5/+5
* [SPARK-1754] [SQL] Add missing arithmetic DSL operations.Takuya UESHIN2014-05-082-1/+19
* Fixing typo in als.pyEvan Sparks2014-05-081-1/+1