aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [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
* Updating versions for branch-1.0Patrick Wendell2014-07-121-2/+2
* [SPARK-1341] [Streaming] Throttle BlockGenerator to limit rate of data consum...Issac Buenrostro2014-07-101-0/+9
* Streaming programming guide typosClément MATHIEU2014-07-031-2/+2
* [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
* Updating versions for 1.0.1 releasePatrick Wendell2014-06-261-2/+2
* 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
* Fixed small running on YARN docs typoVlad2014-06-231-1/+1
* [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-2/+4
* Small correction in Streaming Programming Guide docakkomar2014-06-131-1/+1
* 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