aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration.md
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-8927] [DOCS] Format wrong for some config descriptionsJonathan Alter2015-07-091-2/+2
* [SPARK-3071] Increase default driver memoryIlya Ganelin2015-07-011-2/+2
* [SQL] [DOC] improved a commentRadek Ostrowski2015-06-161-1/+1
* [SPARK-8282] [SPARKR] Make number of threads used in RBackend configurableHossein2015-06-101-0/+12
* [SPARK-4761] [DOC] [SQL] kryo default setting in SQL Thrift serverDaoyuan Wang2015-06-081-2/+5
* [SPARK-7955] [CORE] Ensure executors with cached RDD blocks are not re…Hari Shreedharan2015-06-061-0/+9
* [DOCS][Tiny] Added a missing dash(-) in docs/configuration.mdTaka Shinagawa2015-05-291-1/+1
* [SPARK-7771] [SPARK-7779] Dynamic allocation: lower default timeouts furtherAndrew Or2015-05-221-2/+2
* [SPARK-7351] [STREAMING] [DOCS] Add spark.streaming.ui.retainedBatches to docszsxwing2015-05-051-0/+7
* [SPARK-7255] [STREAMING] [DOCUMENTATION] Added documentation for spark.stream...BenFradet2015-05-021-0/+10
* [SPARK-6479] [BLOCK MANAGER] Create off-heap block storage APIZhan Zhang2015-04-301-7/+15
* [SPARK-5932] [CORE] Use consistent naming for size propertiesIlya Ganelin2015-04-281-25/+35
* [SPARK-6490][Docs] Add docs for rpc configurationszsxwing2015-04-211-2/+32
* SPARK-1706: Allow multiple executors per worker in Standalone modeCodingCat2015-04-141-0/+11
* [SPARK-5931][CORE] Use consistent naming for time propertiesIlya Ganelin2015-04-131-39/+47
* [SPARK-6313] Add config option to disable file locks/fetchFile cache to ...nemccarthy2015-03-171-0/+12
* [SPARK-6329][Docs]: Minor doc changes for Mesos and TOCBrennon York2015-03-141-3/+5
* [SPARK-6128][Streaming][Documentation] Updates to Spark Streaming Programming...Tathagata Das2015-03-111-2/+12
* [SPARK-6048] SparkConf should not translate deprecated configs on setAndrew Or2015-03-021-1/+3
* Modify default value description for spark.scheduler.minRegisteredResourcesRa...Li Zhihui2015-02-261-1/+1
* [SPARK-1182][Docs] Sort the configuration parameters in configuration.mdBrennon York2015-02-251-504/+480
* SPARK-5930 [DOCS] Documented default of spark.shuffle.io.retryWait is confusingSean Owen2015-02-251-1/+3
* [SPARK-5724] fix the misconfiguration in AkkaUtilsCodingCat2015-02-231-24/+12
* SPARK-5570: No docs stating that `new SparkConf().set("spark.driver.memory", ...Ilya Ganelin2015-02-191-1/+22
* [SPARK-2996] Implement userClassPathFirst for driver, yarn.Marcelo Vanzin2015-02-091-12/+19
* [SPARK-5636] Ramp up faster in dynamic allocationAndrew Or2015-02-061-1/+1
* [SPARK-5608] Improve SEO of Spark documentation pagesMatei Zaharia2015-02-051-1/+2
* [SPARK-5411] Allow SparkListeners to be specified in SparkConf and loaded whe...Josh Rosen2015-02-041-0/+11
* Spark 3883: SSL support for HttpServer and AkkaJacek Lewandowski2015-02-021-0/+80
* SPARK-4585. Spark dynamic executor allocation should use minExecutors as...Sandy Ryza2015-02-021-6/+14
* [SPARK-4387][PySpark] Refactoring python profiling code to make it extensibleYandu Oppacher2015-01-281-0/+3
* SPARK-3852 [DOCS] Document spark.driver.extra* configsSean Owen2015-01-251-0/+21
* [SPARK-1507][YARN]specify # cores for ApplicationMasterWangTaoTheTonic2015-01-161-4/+11
* [SPARK-5131][Streaming][DOC]: There is a discrepancy in WAL implementation an...uncleGen2015-01-131-1/+1
* [SPARK-5073] spark.storage.memoryMapThreshold have two default valuelewuathe2015-01-111-1/+1
* [SPARK-5093] Set spark.network.timeout to 120s consistently.Reynold Xin2015-01-051-3/+3
* [SPARK-4688] Have a single shared network timeout in SparkVarun Saxena2015-01-051-0/+10
* [SPARK-4835] Disable validateOutputSpecs for Spark Streaming jobsJosh Rosen2015-01-041-1/+3
* [SPARK-4982][DOC] `spark.ui.retainedJobs` description is wrong in Spark UI co...wangxiaojing2014-12-291-1/+1
* [SPARK-4864] Add documentation to Netty-based configsAaron Davidson2014-12-221-0/+35
* [SPARK-4140] Document dynamic allocationAndrew Or2014-12-191-0/+61
* [SPARK-4668] Fix some documentation typos.Ryan Williams2014-12-151-3/+3
* [SPARK-4806] Streaming doc update for 1.2Tathagata Das2014-12-111-59/+74
* SPARK-4770. [DOC] [YARN] spark.scheduler.minRegisteredResourcesRatio doc...Sandy Ryza2014-12-081-2/+2
* [SPARK-4686] Link to allowed master URLs is brokenKay Ousterhout2014-12-021-1/+1
* [SPARK-4344][DOCS] adding documentation on spark.yarn.user.classpath.firstarahuja2014-11-251-0/+1
* [SPARK-3722][Docs]minor improvement and fix in docsWangTao2014-11-141-1/+1
* SPARK-4230. Doc for spark.default.parallelism is incorrectSandy Ryza2014-11-101-2/+5
* SPARK-4040. Update documentation to exemplify use of local (n) value, fo...jay@apache.org2014-11-051-2/+8
* [SPARK-4183] Enable NettyBlockTransferService by defaultAaron Davidson2014-11-021-0/+10