aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-3766][Doc]Snappy is also the default compress codec for broadcast vari...scwf2014-10-021-4/+5
* Modify default YARN memory_overhead-- from an additive constant to a multiplierNishkam Ravi2014-10-021-4/+4
* [SQL][Docs] Update the output of printSchema and fix a typo in SQL programmin...Yin Huai2014-10-021-7/+7
* [SPARK-3706][PySpark] Cannot run IPython REPL with IPYTHON set to "1" and PYS...cocoatomo2014-10-021-4/+4
* [SPARK-3478] [PySpark] Profile the Python tasksDavies Liu2014-09-301-0/+19
* [SPARK-3356] [DOCS] Document when RDD elements' ordering within partitions is...Sean Owen2014-09-301-1/+1
* [SPARK-3715][Docs]minor typoWangTaoTheTonic2014-09-281-3/+3
* Docs : use "--total-executor-cores" rather than "--cores" after spark-shellCrazyJvm2014-09-271-1/+1
* stop, start and destroy require the EC2_REGIONJeff Steinmetz2014-09-261-10/+19
* [SQL][DOCS] Clarify that the server is for JDBC and ODBCMichael Armbrust2014-09-261-5/+5
* Revert "[SPARK-3478] [PySpark] Profile the Python tasks"Josh Rosen2014-09-261-19/+0
* [SPARK-3614][MLLIB] Add minimumOccurence filtering to IDFRJ Nowling2014-09-261-0/+15
* [SPARK-3478] [PySpark] Profile the Python tasksDavies Liu2014-09-261-0/+19
* [SPARK-3584] sbin/slaves doesn't work when we use password authentication for...Kousuke Saruta2014-09-251-1/+6
* [SPARK-1484][MLLIB] Warn when running an iterative algorithm on uncached data.Aaron Staple2014-09-253-5/+8
* [SPARK-546] Add full outer join to RDD and DStream.Aaron Staple2014-09-241-1/+1
* [YARN] SPARK-2668: Add variable of yarn log directory for reference from the ...peng.zhang2014-09-231-0/+2
* Update docs to use jsonRDD instead of wrong jsonRdd.Grega Kespret2014-09-221-3/+3
* [MLLib] Fix example code variable name misspelling in MLLib Feature Extractio...RJ Nowling2014-09-221-1/+1
* Fix Java example in Streaming Programming GuideSantiago M. Mola2014-09-201-1/+1
* [Docs] Fix outdated docs for standalone clusterandrewor142014-09-191-2/+4
* [SPARK-1701] Clarify slice vs partition in the programming guideMatthew Farrellee2014-09-191-4/+4
* SPARK-3579 Jekyll doc generation is different across environments.Patrick Wendell2014-09-182-6/+15
* [SPARK-3565]Fix configuration item not consistent with documentWangTaoTheTonic2014-09-171-1/+1
* Docs: move HA subsections to a deeper indentation levelAndrew Ash2014-09-171-2/+2
* [SQL][DOCS] Improve table caching sectionMichael Armbrust2014-09-171-4/+4
* [Docs] Correct spark.files.fetchTimeout default valueviper-kun2014-09-171-2/+2
* Add a Community Projects pageEvan Chan2014-09-162-1/+3
* [SPARK-787] Add S3 configuration parameters to the EC2 deploy scriptsDan Osipov2014-09-161-1/+1
* [SQL][DOCS] Improve section on thrift-serverMichael Armbrust2014-09-161-18/+40
* SPARK-3069 [DOCS] Build instructions in README are outdatedSean Owen2014-09-168-10/+31
* [SPARK-3030] [PySpark] Reuse Python workerDavies Liu2014-09-131-0/+10
* [SQL] [Docs] typo fixesNicholas Chammas2014-09-131-2/+1
* [SQL][Docs] Update SQL programming guide to show the correct default value of...Yin Huai2014-09-121-3/+3
* [SPARK-2558][DOCS] Add --queue example to YARN docMark G. Whitney2014-09-121-0/+1
* SPARK-1713. Use a thread pool for launching executors.Sandy Ryza2014-09-101-0/+7
* [SPARK-3443][MLLIB] update default values of tree:Xiangrui Meng2014-09-081-8/+8
* [SQL] Minor edits to sql programming guide.Henry Cook2014-09-081-45/+47
* [SPARK-938][doc] Add OpenStack Swift supportReynold Xin2014-09-072-0/+154
* [SPARK-3280] Made sort-based shuffle the default implementationReynold Xin2014-09-071-5/+4
* [SQL] Update SQL Programming GuideMichael Armbrust2014-09-071-95/+857
* [SPARK-2419][Streaming][Docs] More updates to the streaming programming guideTathagata Das2014-09-065-41/+117
* [SPARK-3378] [DOCS] Replace the word "SparkSQL" with right word "Spark SQL"Kousuke Saruta2014-09-041-1/+1
* [SPARK-2419][Streaming][Docs] Updates to the streaming programming guideTathagata Das2014-09-035-239/+622
* [SPARK-1981][Streaming][Hotfix] Fixed docs related to kinesisTathagata Das2014-09-021-2/+2
* [Docs] SQL doc formatting and typo fixesNicholas Chammas2014-08-292-59/+52
* [SPARK-3264] Allow users to set executor Spark home in MesosAndrew Or2014-08-281-0/+10
* [SPARK-3227] [mllib] Added migration guide for v1.0 to v1.1Joseph K. Bradley2014-08-271-1/+27
* [SPARK-2830][MLLIB] doc update for 1.1Xiangrui Meng2014-08-274-86/+87
* Fix unclosed HTML tag in Yarn docs.Josh Rosen2014-08-261-1/+1