aboutsummaryrefslogtreecommitdiff
path: root/docs/tuning.md
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-18432][DOC] Changed HDFS default block size from 64MB to 128MBNoritaka Sekiyama2016-11-141-2/+2
* [MINOR][DOC] Add an up-to-date description for default serialization during s...Dongjoon Hyun2016-09-301-0/+1
* [SPARK-16320][DOC] Document G1 heap region's effect on spark 2.0 vs 1.6Sean Owen2016-08-221-19/+17
* [SPARK-17010][MINOR][DOC] Wrong description in memory management documentTao Wang2016-08-101-1/+1
* [SPARK-15796][CORE] Reduce spark.memory.fraction default to avoid overrunning...Sean Owen2016-06-161-1/+17
* [SPARK-12081] Make unified memory manager work with small heapsAndrew Or2015-12-011-1/+1
* [SPARK-11710] Document new memory management modelAndrew Or2015-11-161-18/+36
* [SPARK-11670] Fix incorrect kryo buffer default value in docsAndrew Or2015-11-121-2/+2
* Fix doc typoJeff Zhang2015-08-061-1/+1
* [SPARK-5112] Expose SizeEstimator as a developer apiSandy Ryza2015-05-051-4/+6
* [SPARK-5932] [CORE] Use consistent naming for size propertiesIlya Ganelin2015-04-281-1/+1
* [SPARK-5608] Improve SEO of Spark documentation pagesMatei Zaharia2015-02-051-1/+3
* change signature of example to match released codeEran Medan2014-12-191-1/+1
* [SPARK-4668] Fix some documentation typos.Ryan Williams2014-12-151-4/+4
* SPARK-3526 Add section about data locality to the tuning guideAndrew Ash2014-12-101-0/+33
* [docs] Fix outdated comment in tuning guideJoseph K. Bradley2014-12-041-2/+1
* SPARK-1813. Add a utility to SparkConf that makes using Kryo really easySandy Ryza2014-10-211-15/+2
* [SPARK-2859] Update url of Kryo project in related docsGuancheng (G.C.) Chen2014-08-051-2/+2
* updated link to mailing listnchammas2014-05-301-1/+1
* [SPARK-1566] consolidate programming guide, and general doc updatesMatei Zaharia2014-05-301-3/+3
* [SPARK-1439, SPARK-1440] Generate unified Scaladoc across projects and JavadocsMatei Zaharia2014-04-211-2/+2
* Update tuning.mdAndrew Ash2014-04-101-2/+3
* SPARK-929: Fully deprecate usage of SPARK_MEMAaron Davidson2014-03-091-1/+1
* update proportion of memoryChen Chao2014-03-031-2/+2
* Include reference to twitter/chill in tuning docsAndrew Ash2014-02-241-3/+6
* remove "-XX:+UseCompressedStrings" optionCrazyJvm2014-01-151-2/+1
* Updated docs for SparkConf and handled review commentsMatei Zaharia2013-12-301-10/+11
* Update tuning.mdAndrew Ash2013-11-251-1/+2
* Fix Kryo Serializer buffer inconsistencyNeal Wiggins2013-11-201-1/+1
* Add docs for standalone scheduler fault toleranceAaron Davidson2013-10-081-1/+1
* Move some classes to more appropriate packages:Matei Zaharia2013-09-011-5/+5
* More fixesMatei Zaharia2013-09-011-6/+7
* Made use of spark.executor.memory setting consistent and documented itMatei Zaharia2013-06-301-3/+3
* Update tuning.mdAndrew Ash2013-03-281-1/+1
* Merge branch 'master' into bettersplitsStephen Haberman2013-02-241-1/+1
|\
| * Fixed a 404 -- missing '.html'Mark Hamstra2013-02-101-1/+1
* | Update default.parallelism docs, have StandaloneSchedulerBackend use it.Stephen Haberman2013-02-161-4/+4
|/
* Updated Kryo documentation for Kryo version update.Reynold Xin2012-12-211-14/+16
* Updates to documentation:Matei Zaharia2012-10-091-44/+61
* Adds liquid variables to docs templating system so that they can be usedAndy Konwinski2012-10-081-8/+8
* Some additions to the Tuning Guide.Patrick Wendell2012-10-031-7/+12
* First cut at adding documentation for GC tuningShivaram Venkataraman2012-10-021-5/+63
* More updates to docs, including tuning guideMatei Zaharia2012-09-261-0/+168