aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* [SPARK-9705] [DOC] fix docs about Python versionDavies Liu2015-08-181-1/+5
* [SPARK-9934] Deprecate NIO ConnectionManager.Reynold Xin2015-08-141-1/+2
* [SPARK-9641] [DOCS] spark.shuffle.service.port is not documentedSean Owen2015-08-061-0/+19
* [SPARK-9202] capping maximum number of executor&driver information kept in Wo...CodingCat2015-07-311-0/+14
* [SPARK-9327] [DOCS] Fix documentation about classpath config options.Marcelo Vanzin2015-07-281-2/+2
* [SPARK-9144] Remove DAGScheduler.runLocallyWithinThread and spark.localExecut...Josh Rosen2015-07-221-9/+0
* [SPARK-9244] Increase some memory defaultsMatei Zaharia2015-07-221-9/+7
* [SPARK-9010] [DOCUMENTATION] Improve the Spark Configuration document about `...zhaishidan2015-07-141-1/+1
* [SPARK-8958] Dynamic allocation: change cached timeout to infinityAndrew Or2015-07-101-2/+2
* [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