aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* SPARK-1145: Memory mapping with many small blocks can cause JVM allocation fa...Patrick Wendell2014-04-271-0/+9
* SPARK-1606: Infer user application arguments instead of requiring --arg.Patrick Wendell2014-04-262-13/+19
* add note of how to support table with more than 22 fieldswangfei2014-04-261-0/+2
* SPARK-1619 Launch spark-shell with spark-submitPatrick Wendell2014-04-244-11/+10
* [Typo] In the maven docs: chd -> cdhAndrew Or2014-04-241-1/+1
* Spark 1489 Fix the HistoryServer view aclsThomas Graves2014-04-241-0/+13
* [SPARK-1592][streaming] Automatically remove streaming input blocksTathagata Das2014-04-241-2/+5
* Spark 1490 Add kerberos support to the HistoryServerThomas Graves2014-04-241-0/+24
* [SQL] SPARK-1571 Mistake in java example codeMichael Armbrust2014-04-221-4/+4