aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-10883] Add a note about how to build Spark sub-modules (reactor)Jean-Baptiste Onofré2015-10-081-0/+11
* Akka framesize units should be specifiedadmackin2015-10-081-1/+1
* [SPARK-10669] [DOCS] Link to each language's API in codetabs in ML docs: spar...Xin Ren2015-10-0715-30/+274
* [SPARK-9570] [DOCS] Consistent recommendation for submitting spark apps to YA...Sean Owen2015-10-043-26/+33
* [SPARK-10670] [ML] [Doc] add api reference for ml docYuhao Yang2015-09-281-64/+195
* Fix two mistakes in programming-guide pageDavid Martin2015-09-281-2/+2
* add doc for spark.streaming.stopGracefullyOnShutdownBin Wang2015-09-271-0/+8
* [SPARK-10663] Removed unnecessary invocation of DataFrame.toDF method.Matt Hagen2015-09-221-1/+1
* [SPARK-10695] [DOCUMENTATION] [MESOS] Fixing incorrect value informati…Akash Mishra2015-09-221-2/+2
* [SPARK-10676] [DOCS] Add documentation for SASL encryption options.Marcelo Vanzin2015-09-212-2/+36
* [SPARK-10662] [DOCS] Code snippets are not properly formatted in tablesJacek Laskowski2015-09-216-170/+171
* [SPARK-10710] Remove ability to disable spilling in core and SQLJosh Rosen2015-09-192-18/+3
* Fixed links to the APIAlexis Seigneurin2015-09-191-4/+4
* [SPARK-10584] [SQL] [DOC] Documentation about the compatible Hive version is ...Kousuke Saruta2015-09-191-3/+5
* [SPARK-9808] Remove hash shuffle file consolidation.Reynold Xin2015-09-181-10/+0
* Added <code> tag to documentation.Reynold Xin2015-09-171-1/+1
* docs/running-on-mesos.md: state default values in default columnFelix Bechstein2015-09-171-4/+4
* [SPARK-10650] Clean before building docsMichael Armbrust2015-09-171-2/+5
* [SPARK-10660] Doc describe error in the "Running Spark on YARN" pageyangping.wu2015-09-171-2/+2
* [SPARK-10595] [ML] [MLLIB] [DOCS] Various ML guide cleanupsJoseph K. Bradley2015-09-155-35/+91
* [DOCS] Small fixes to Spark on Yarn docJacek Laskowski2015-09-151-6/+6
* Update version to 1.6.0-SNAPSHOT.Reynold Xin2015-09-151-2/+2
* Small fixes to docsJacek Laskowski2015-09-141-5/+5
* [SPARK-10584] [DOC] [SQL] Documentation about spark.sql.hive.metastore.versio...Kousuke Saruta2015-09-141-1/+1
* [SPARK-10222] [GRAPHX] [DOCS] More thoroughly deprecate Bagel in favor of GraphXSean Owen2015-09-132-10/+1
* [SPARK-10518] [DOCS] Update code examples in spark.ml user guide to use LIBSV...y-shimizu2015-09-113-104/+47
* [SPARK-10514] [MESOS] waiting for min no of total cores acquired by Spark by ...Akash Mishra2015-09-101-2/+3
* [SPARK-10469] [DOC] Try and document the three optionsHolden Karau2015-09-101-3/+6
* [MINOR] [MLLIB] [ML] [DOC] fixed typo: label for negative result should be 0....Sean Paradiso2015-09-091-1/+1
* [SPARK-10249] [ML] [DOC] Add Python Code Example to StopWordsRemover User GuideYuhao Yang2015-09-081-0/+19
* [SPARK-10492] [STREAMING] [DOCUMENTATION] Update Streaming documentation abou...Tathagata Das2015-09-082-1/+25
* Docs small fixesJacek Laskowski2015-09-082-19/+19
* [DOC] Added R to the list of languages with "high-level API" support in the…Stephen Hopper2015-09-081-8/+8
* [SPARK-9767] Remove ConnectionManager.Reynold Xin2015-09-071-11/+0
* [SPARK-10440] [STREAMING] [DOCS] Update python API stuff in the programming g...Tathagata Das2015-09-042-12/+4
* [SPARK-9669] [MESOS] Support PySpark on Mesos cluster mode.Timothy Chen2015-09-041-0/+2
* [SPARK-10432] spark.port.maxRetries documentation is unclearTom Graves2015-09-031-1/+5
* [SPARK-4223] [CORE] Support * in acls.zhuol2015-09-011-3/+6
* [SPARK-10398] [DOCS] Migrate Spark download page to use new lua mirroring scr...Sean Owen2015-09-011-1/+1
* [SPARK-10331] [MLLIB] Update example code in ml-guideXiangrui Meng2015-08-291-215/+147
* [SPARK-10348] [MLLIB] updates ml-guideXiangrui Meng2015-08-292-52/+78
* [SPARK-10350] [DOC] [SQL] Removed duplicated option description from SQL guideGuoQiang Li2015-08-291-10/+0
* [SPARK-9910] [ML] User guide for train validation splitmartinzapletal2015-08-281-0/+117
* [SPARK-9671] [MLLIB] re-org user guide and add migration guideXiangrui Meng2015-08-283-106/+95
* [SPARK-9890] [DOC] [ML] User guide for CountVectorizerYuhao Yang2015-08-281-0/+109
* Fix DynamodDB/DynamoDB typo in Kinesis Integration docKeiji Yoshida2015-08-281-1/+1
* [SPARK-9905] [ML] [DOC] Adds LinearRegressionSummary user guideFeynman Liang2015-08-271-13/+127
* [SPARK-9911] [DOC] [ML] Update Userguide for EvaluatorMechCoder2015-08-271-0/+13
* [SPARK-10287] [SQL] Fixes JSONRelation refreshing on read pathYin Huai2015-08-271-0/+6
* [SPARK-9680] [MLLIB] [DOC] StopWordsRemovers user guide and Java compatibilit...Feynman Liang2015-08-271-3/+99