aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration.md
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-14667] Remove HashShuffleManagerReynold Xin2016-04-181-9/+0
* [SPARK-14572][DOC] Update config docs to allow -Xms in extraJavaOptionsDhruve Ashar2016-04-141-4/+7
* [MINOR][DOC] improve the doc for "spark.memory.offHeap.size"CodingCat2016-03-071-1/+1
* [SPARK-13521][BUILD] Remove reference to Tachyon in cluster & release scriptsReynold Xin2016-02-261-24/+0
* [SPARK-7729][UI] Executor which has been killed should also be displayed on E...Lianhui Wang2016-02-231-0/+7
* [MINOR][DOCS] Fix typos in `configuration.md` and `hardware-provisioning.md`Dongjoon Hyun2016-02-211-5/+5
* [SPARK-13350][DOCS] Config doc updated to state that PYSPARK_PYTHON's default...Christopher C. Aycock2016-02-171-1/+1
* [SPARK-11627] Add initial input rate limit for spark streaming backpressure m...junhao2016-02-161-0/+8
* [SPARK-6166] Limit number of in flight outbound requestsSanket2016-02-111-0/+10
* [SPARK-12414][CORE] Remove closure serializerSean Owen2016-02-101-7/+0
* [SPARK-5095][MESOS] Support launching multiple mesos executors in coarse grai...Michael Gummelt2016-02-101-5/+10
* [SPARK-13214][DOCS] update dynamicAllocation documentationBill Chambers2016-02-051-2/+2
* [SPARK-12463][SPARK-12464][SPARK-12465][SPARK-10647][MESOS] Fix zookeeper dir...Timothy Chen2016-02-011-0/+23
* [SPARK-1680][DOCS] Explain environment variables for running on YARN in clust...Andrew2016-01-271-0/+2
* [SPARK-7997][CORE] Remove Akka from Spark Core and StreamingShixiong Zhu2016-01-221-61/+4
* [SPARK-12534][DOC] update documentation to list command line equivalent to pr...felixcheung2016-01-211-5/+5
* [SPARK-2750][WEB UI] Add https support to the Web UIscwf2016-01-191-0/+22
* [SPARK-12507][STREAMING][DOCUMENT] Expose closeFileAfterWrite and allowBatchi...Shixiong Zhu2016-01-071-0/+18
* [DOC] fix 'spark.memory.offHeap.enabled' default value to falsezzcclp2016-01-061-1/+1
* [SPARK-7689] Remove TTL-based metadata cleaning in Spark 2.0Josh Rosen2016-01-061-11/+0
* [SPARK-12588] Remove HttpBroadcast in Spark 2.0.Reynold Xin2015-12-301-17/+2
* [SPARK-12388] change default compression to lz4Davies Liu2015-12-211-1/+1
* [SPARK-12091] [PYSPARK] Deprecate the JAVA-specific deserialized storage levelsgatorsmile2015-12-181-3/+4
* [SPARK-10123][DEPLOY] Support specifying deploy mode from configurationjerryshao2015-12-151-3/+12
* [SPARK-12251] Document and improve off-heap memory configurationsJosh Rosen2015-12-101-0/+16
* [SPARK-11563][CORE][REPL] Use RpcEnv to transfer REPL-generated classes.Marcelo Vanzin2015-12-101-8/+0
* [SPARK-12080][CORE] Kryo - Support multiple user registratorsrotems2015-12-041-2/+2
* [SPARK-12081] Make unified memory manager work with small heapsAndrew Or2015-12-011-2/+2
* [DOCUMENTATION] Fix minor doc errorJeff Zhang2015-11-251-1/+1
* [SPARK-11140][CORE] Transfer files using network lib when using NettyRpcEnv.Marcelo Vanzin2015-11-231-0/+2
* [SPARK-11710] Document new memory management modelAndrew Or2015-11-161-5/+8
* [MINOR][DOCS] typo in docs/configuration.mdKai Jiang2015-11-141-5/+5
* [SPARK-11305][DOCS] Remove Third-Party Hadoop Distributions Doc PageSean Owen2015-11-011-0/+15
* [SPARK-10971][SPARKR] RRunner should allow setting path to Rscript.Sun Rui2015-10-231-0/+18
* [SPARK-10708] Consolidate sort shuffle implementationsJosh Rosen2015-10-221-5/+2
* [SPARK-11039][Documentation][Web UI] Document additional ui configurationsNick Pritchard2015-10-151-0/+14
* [SPARK-10983] Unified memory managerAndrew Or2015-10-131-29/+70
* Akka framesize units should be specifiedadmackin2015-10-081-1/+1
* add doc for spark.streaming.stopGracefullyOnShutdownBin Wang2015-09-271-0/+8
* [SPARK-10676] [DOCS] Add documentation for SASL encryption options.Marcelo Vanzin2015-09-211-0/+16
* [SPARK-10662] [DOCS] Code snippets are not properly formatted in tablesJacek Laskowski2015-09-211-49/+48
* [SPARK-10710] Remove ability to disable spilling in core and SQLJosh Rosen2015-09-191-11/+3
* [SPARK-9808] Remove hash shuffle file consolidation.Reynold Xin2015-09-181-10/+0
* [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
* [SPARK-10492] [STREAMING] [DOCUMENTATION] Update Streaming documentation abou...Tathagata Das2015-09-081-0/+13
* [SPARK-9767] Remove ConnectionManager.Reynold Xin2015-09-071-11/+0
* [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-10315] remove document on spark.akka.failure-detector.thresholdCodingCat2015-08-271-10/+0