aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-11710] Document new memory management modelAndrew Or2015-11-162-23/+44
* [MINOR][DOCS] typo in docs/configuration.mdKai Jiang2015-11-141-5/+5
* [SPARK-11336] Add links to example codesXusen Yin2015-11-131-2/+7
* [SPARK-11723][ML][DOC] Use LibSVM data source rather than MLUtils.loadLibSVMF...Yanbo Liang2015-11-134-19/+13
* [SPARK-11445][DOCS] Replaced example code in mllib-ensembles.md using include...Rishabh Bhardwaj2015-11-131-514/+12
* [SPARK-11629][ML][PYSPARK][DOC] Python example code for Multilayer Perceptron...Yanbo Liang2015-11-121-66/+5
* [SPARK-11667] Update dynamic allocation docs to reflect supported cluster man...Andrew Or2015-11-121-28/+27
* [SPARK-11670] Fix incorrect kryo buffer default value in docsAndrew Or2015-11-121-2/+2
* [SPARK-11335][STREAMING] update kafka direct python docs on how to get the of...Nick Evans2015-11-111-1/+14
* [SPARK-6152] Use shaded ASM5 to support closure cleaning of Java 8 compiled c...Josh Rosen2015-11-111-0/+4
* [SPARK-11550][DOCS] Replace example code in mllib-optimization.md using inclu...Pravin Gadakh2015-11-101-143/+2
* [SPARK-11382] Replace example code in mllib-decision-tree.md using include_ex...Xusen Yin2015-11-101-247/+6
* [SPARK-11360][DOC] Loss of nullability when writing parquet filesgatorsmile2015-11-091-1/+2
* [SPARK-11548][DOCS] Replaced example code in mllib-collaborative-filtering.md...Rishabh Bhardwaj2015-11-091-135/+3
* [SPARK-11552][DOCS][Replaced example code in ml-decision-tree.md using includ...sachin aggarwal2015-11-091-330/+8
* [SPARK-11581][DOCS] Example mllib code in documentation incorrectly computes MSEBharat Lal2015-11-091-1/+1
* [DOCS] Fix typo for Python section on unifying Kafka streamschriskang902015-11-091-2/+2
* [SPARK-10689][ML][DOC] User guide and example code for AFTSurvivalRegressionYanbo Liang2015-11-092-0/+97
* [DOC][MINOR][SQL] Fix internal linkRohit Agarwal2015-11-091-1/+1
* [SPARK-10046][SQL] Hive warehouse dir not set in current directory when not …xin Wu2015-11-081-2/+4
* [DOC][SQL] Remove redundant out-of-place python snippetRohit Agarwal2015-11-081-9/+0
* [SPARK-11476][DOCS] Incorrect function referred to in MLib Random data genera...Sean Owen2015-11-081-1/+1
* [MINOR][ML][DOC] Rename weights to coefficients in user guideYanbo Liang2015-11-051-12/+12
* [SPARK-11491] Update build to use Scala 2.10.5Josh Rosen2015-11-041-1/+1
* [SPARK-11197][SQL] add doc for run SQL on files directlyWenchen Fan2015-11-041-0/+38
* [SPARK-11443] Reserve space linesXusen Yin2015-11-041-1/+1
* [SPARK-11380][DOCS] Replace example code in mllib-frequent-pattern-mining.md ...Pravin Gadakh2015-11-041-161/+7
* [DOC] Missing link to R DataFrame API doclewuathe2015-11-031-1/+1
* [SPARK-11407][SPARKR] Add doc for running from RStudiofelixcheung2015-11-031-3/+43
* [SPARK-11383][DOCS] Replaced example code in mllib-naive-bayes.md/mllib-isoto...Rishabh Bhardwaj2015-11-022-207/+6
* [SPARK-11305][DOCS] Remove Third-Party Hadoop Distributions Doc PageSean Owen2015-11-015-125/+18
* [SPARK-11340][SPARKR] Support setting driver properties when starting Spark f...felixcheung2015-10-301-8/+20
* [SPARK-11318] Include hive profile in make-distribution.sh commandtedyu2015-10-291-1/+1
* Typo in mllib-evaluation-metrics.mdMageswaran.D2015-10-281-2/+2
* [SPARK-11297] Add new code tagsXusen Yin2015-10-261-0/+4
* [SPARK-11289][DOC] Substitute code examples in ML features extractors with in...Xusen Yin2015-10-261-209/+8
* [SPARK-11299][DOC] Fix link to Scala DataFrame Functions referenceJosh Rosen2015-10-251-1/+1
* [SPARK-10971][SPARKR] RRunner should allow setting path to Rscript.Sun Rui2015-10-231-0/+18
* [SPARK-10382] Make example code in user guide testableXusen Yin2015-10-231-0/+96
* Fix typo "Received" to "Receiver" in streaming-kafka-integration.mdRohan Bhanderi2015-10-231-1/+1
* [SPARK-10708] Consolidate sort shuffle implementationsJosh Rosen2015-10-221-5/+2
* [SPARK-11105] [YARN] Distribute log4j.properties to executorsvundela2015-10-201-1/+4
* [SPARK-11174] [DOCS] Fix typo in the GraphX programming guideLukasz Piepiora2015-10-181-1/+1
* fix typo bellow -> belowBritta Weber2015-10-152-3/+3
* [SPARK-11039][Documentation][Web UI] Document additional ui configurationsNick Pritchard2015-10-151-0/+14
* [SPARK-10983] Unified memory managerAndrew Or2015-10-131-29/+70
* [SPARK-10739] [YARN] Add application attempt window for Spark on Yarnjerryshao2015-10-121-0/+9
* [SPARK-11056] Improve documentation of SBT build.Kay Ousterhout2015-10-121-0/+5
* [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