aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-271-198/+3
* [SPARK-1777] Prevent OOMs from single partitionsAndrew Or2014-07-271-0/+9
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-271-3/+198
* SPARK-2680: Lower spark.shuffle.memoryFraction to 0.2 by defaultMatei Zaharia2014-07-261-1/+1
* [SPARK-2696] Reduce default value of spark.serializer.objectStreamResetHossein2014-07-261-2/+2
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-251-197/+3
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-251-3/+197
* [SPARK-2538] [PySpark] Hash based disk spilling aggregationDavies Liu2014-07-241-0/+9
* SPARK-2310. Support arbitrary Spark properties on the command line with ...Sandy Ryza2014-07-232-3/+7
* [SPARK-2102][SQL][CORE] Add option for kryo registration required and use a r...Ian O Connell2014-07-231-4/+15
* [SPARK-1945][MLLIB] Documentation Improvements for Spark 1.0Michael Giannakopoulos2014-07-205-8/+465
* [SPARK-2524] missing document about spark.deploy.retainedDriverslianhuiwang2014-07-191-0/+14
* Typo fix to the programming guide in the docsCesar Arevalo2014-07-191-3/+3
* [MLlib] SPARK-1536: multiclass classification support for decision treeManish Amde2014-07-181-3/+5
* [SPARK-2522] set default broadcast factory to torrentXiangrui Meng2014-07-161-1/+1
* Added LZ4 to compression codec in configuration page.Reynold Xin2014-07-151-5/+4
* SPARK-2480: Resolve sbt warnings "NOTE: SPARK_YARN is deprecated, please use ...witgo2014-07-152-3/+3
* [SPARK-2399] Add support for LZ4 compression.Reynold Xin2014-07-151-1/+9
* [SPARK-1946] Submit tasks after (configured ratio) executors have been regist...li-zhihui2014-07-141-0/+19
* SPARK-2363. Clean MLlib's sample data filesSean Owen2014-07-138-16/+16
* [SPARK-1341] [Streaming] Throttle BlockGenerator to limit rate of data consum...Issac Buenrostro2014-07-101-0/+9
* SPARK-2400 : fix spark.yarn.max.executor.failures explainationCrazyJvm2014-07-081-1/+1
* Updated programming-guide.mdRishi Verma2014-07-081-2/+2
* Streaming programming guide typosClément MATHIEU2014-07-031-2/+2
* SPARK-2293. Replace RDD.zip usage by map with predict inside.Sean Owen2014-06-301-12/+6
* [SPARK-2003] Fix python SparkContext exampleMatthew Farrellee2014-06-271-1/+1
* [SPARK-2259] Fix highly misleading docs on cluster / client deploy modesAndrew Or2014-06-273-7/+19
* Replace doc reference to Shark with Spark SQL.Reynold Xin2014-06-251-3/+2
* [SPARK-2252] Fix MathJax for HTTPs.Reynold Xin2014-06-231-13/+23
* [SPARK-1768] History server enhancements.Marcelo Vanzin2014-06-231-6/+15
* Fixed small running on YARN docs typoVlad2014-06-231-1/+1
* [SPARK-1395] Fix "local:" URI support in Yarn mode (again).Marcelo Vanzin2014-06-231-3/+25
* SPARK-1996. Remove use of special Maven repo for AkkaSean Owen2014-06-211-8/+0
* [SPARK-2051]In yarn.ClientBase spark.yarn.dist.* do not workwitgo2014-06-191-3/+17
* [SPARK-2060][SQL] Querying JSON Datasets with SQL and DSL in Spark SQLYin Huai2014-06-171-68/+222
* MLlib documentation fixAnatoli Fomenko2014-06-161-4/+4
* [SPARK-1930] The Container is running beyond physical memory limits, so as to...witgo2014-06-161-0/+14
* Updating docs to include missing information about reducers and clarify ...Ali Ghodsi2014-06-151-2/+5
* SPARK-2148 Add link to requirements for custom equals() and hashcode() methodsAndrew Ash2014-06-151-0/+9
* [SPARK-2013] Documentation for saveAsPickleFile and pickleFile in PythonKan Zhang2014-06-141-5/+7
* Small correction in Streaming Programming Guide docakkomar2014-06-131-1/+1
* SPARK-554. Add aggregateByKey.Sandy Ryza2014-06-121-0/+4
* [SPARK-1940] Enabling rolling of executor logs, and automatic cleanup of old ...Tathagata Das2014-06-101-0/+39
* SPARK-1416: PySpark support for SequenceFile and Hadoop InputFormatsNick Pentreath2014-06-091-4/+82
* SPARK-1677: allow user to disable output dir existence checkingCodingCat2014-06-051-0/+8
* SPARK-2001 : Remove docs/spark-debugger.md from masterHenry Saputra2014-06-031-121/+0
* updated java code blocks in spark SQL guide such that ctx will refer to ...Yadid Ayzenberg2014-05-311-1/+3
* SPARK-1976: fix the misleading part in streaming docsCodingCat2014-05-301-1/+2
* updated link to mailing listnchammas2014-05-301-1/+1
* Typo: and -> anAndrew Ash2014-05-301-1/+1