aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* [SPARK-1566] consolidate programming guide, and general doc updatesMatei Zaharia2014-05-3027-1122/+1767
* Organize configuration docsPatrick Wendell2014-05-283-436/+554
* Fix doc about NetworkWordCount/JavaNetworkWordCount usage of spark streamingjmu2014-05-271-3/+3
* SPARK-1903 Document Spark's network connectionsAndrew Ash2014-05-252-89/+222
* Configuration documentation updatesReynold Xin2014-05-211-89/+105
* [Docs] Correct example of creating a new SparkConfAndrew Or2014-05-211-1/+1
* [WIP][SPARK-1871][MLLIB] Improve MLlib guide for v1.0Xiangrui Meng2014-05-1810-90/+153
* [SPARK-1824] Remove <master> from Python examplesAndrew Or2014-05-162-19/+24
* Tweaks to Mesos docsMatei Zaharia2014-05-161-37/+34
* SPARK-1860: Do not cleanup application work/ directories by defaultAaron Davidson2014-05-151-2/+3
* Documentation: Encourage use of reduceByKey instead of groupByKey.Patrick Wendell2014-05-141-0/+4
* Add language tabs and Python version to interactive part of quick-startMatei Zaharia2014-05-142-20/+133
* default task number misleading in several placesChen Chao2014-05-141-8/+10
* SPARK-1818 Freshen Mesos documentationAndrew Ash2014-05-142-28/+174
* [SPARK-1753 / 1773 / 1814] Update outdated docs for spark-submit, YARN, stand...Andrew Or2014-05-1211-122/+180
* Modify a typo in monitoring.mdKousuke Saruta2014-05-121-1/+1
* L-BFGS DocumentationDB Tsai2014-05-121-4/+116
* Unify GraphImpl RDDs + other graph load optimizationsAnkur Dave2014-05-101-8/+14
* fix broken in link in python docsAndy Konwinski2014-05-101-1/+1
* [SPARK-1760]: fix building spark with maven documentationwitgo2014-05-091-1/+1
* SPARK-1565 (Addendum): Replace `run-example` with `spark-submit`.Patrick Wendell2014-05-081-1/+1
* MLlib documentation fixDB Tsai2014-05-082-5/+5
* SPARK-1544 Add support for deep decision trees.Manish Amde2014-05-071-9/+6
* Proposal: clarify Scala programming guide on caching ...Ethan Jewett2014-05-061-3/+5
* SPARK-1727. Correct small compile errors, typos, and markdown issues in (prim...Sean Owen2014-05-0616-62/+91
* SPARK-1637: Clean up examples for 1.0Sandeep2014-05-063-16/+15
* [SPARK-1549] Add Python support to spark-submitMatei Zaharia2014-05-061-14/+14
* Fix two download suggestions in the docs:Patrick Wendell2014-05-062-31/+13
* [SPARK-1594][MLLIB] Cleaning up MLlib APIs and guideXiangrui Meng2014-05-051-1/+1
* [SPARK-1504], [SPARK-1505], [SPARK-1558] Updated Spark Streaming guideTathagata Das2014-05-054-139/+346
* SPARK-1556. jets3t dep doesn't update properly with newer Hadoop versionsSean Owen2014-05-051-10/+41
* Updated doc for spark.closure.serializer to indicate only Java serializer work.Reynold Xin2014-05-051-2/+1
* The default version of yarn is equal to the hadoop versionwitgo2014-05-031-3/+6
* SPARK-1663. Corrections for several compile errors in streaming code examples...Sean Owen2014-05-031-26/+36
* SPARK-1492. Update Spark YARN docs to use spark-submitSandy Ryza2014-05-022-94/+38
* SPARK-1004. PySpark on YARNSandy Ryza2014-04-291-0/+3
* SPARK-1557 Set permissions on event log files/directoriesThomas Graves2014-04-291-0/+2
* Improved build configurationwitgo2014-04-281-2/+8