aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration.md
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SPARK-3466] Limit size of results that a driver collects for each actionDavies Liu2014-11-021-0/+12
* Revert "[SPARK-4183] Enable NettyBlockTransferService by default"Patrick Wendell2014-11-011-10/+0
* [SPARK-4183] Enable NettyBlockTransferService by defaultAaron Davidson2014-11-011-0/+10
* [SPARK-2321] Stable pull-based progress / status APIJosh Rosen2014-10-251-1/+10
* SPARK-1813. Add a utility to SparkConf that makes using Kryo really easySandy Ryza2014-10-211-2/+13
* [SPARK-2546] Clone JobConf for each task (branch-1.0 / 1.1 backport)Josh Rosen2014-10-191-0/+9
* [SPARK-3890][Docs]remove redundant spark.executor.memory in docWangTaoTheTonic2014-10-161-12/+4
* [SPARK-3923] Increase Akka heartbeat pause above heartbeat intervalAaron Davidson2014-10-161-1/+1
* add spark.driver.memory to config docsnartz2014-10-091-0/+8
* [SPARK-3535][Mesos] Fix resource handling.Brenden Matthews2014-10-031-0/+11
* SPARK-2058: Overriding SPARK_HOME/conf with SPARK_CONF_DIREugenCepoi2014-10-031-0/+7
* [SPARK-3766][Doc]Snappy is also the default compress codec for broadcast vari...scwf2014-10-021-4/+5
* [SPARK-3478] [PySpark] Profile the Python tasksDavies Liu2014-09-301-0/+19
* Revert "[SPARK-3478] [PySpark] Profile the Python tasks"Josh Rosen2014-09-261-19/+0
* [SPARK-3478] [PySpark] Profile the Python tasksDavies Liu2014-09-261-0/+19
* [SPARK-3565]Fix configuration item not consistent with documentWangTaoTheTonic2014-09-171-1/+1
* [Docs] Correct spark.files.fetchTimeout default valueviper-kun2014-09-171-2/+2
* [SPARK-3030] [PySpark] Reuse Python workerDavies Liu2014-09-131-0/+10
* [SPARK-3280] Made sort-based shuffle the default implementationReynold Xin2014-09-071-5/+4
* [SPARK-3264] Allow users to set executor Spark home in MesosAndrew Or2014-08-281-0/+10
* [SPARK-2677] BasicBlockFetchIterator#next can wait foreverKousuke Saruta2014-08-161-0/+9
* [SPARK-3029] Disable local execution of Spark jobs by defaultAaron Davidson2014-08-141-0/+9
* [Docs] Add missing <code> tags (minor)Andrew Or2014-08-131-2/+2
* [SPARK-2953] Allow using short names for io compression codecsReynold Xin2014-08-121-3/+5
* [SPARK-2635] Fix race condition at SchedulerBackend.isReady in standalone modeli-zhihui2014-08-081-6/+7
* SPARK-2787: Make sort-based shuffle write files directly when there's no sort...Matei Zaharia2014-08-071-0/+18
* [SPARK-2157] Enable tight firewall rules for SparkAndrew Or2014-08-061-0/+46
* [SPARK-2503] Lower shuffle output buffer (spark.shuffle.file.buffer.kb) to 32KB.Reynold Xin2014-08-051-1/+1
* SPARK-1680: use configs for specifying environment variables on YARNThomas Graves2014-08-051-0/+8
* SPARK-1890 and SPARK-1891- add admin and modify aclsThomas Graves2014-08-051-5/+22
* [SPARK-2856] Decrease initial buffer size for Kryo to 64KB.Reynold Xin2014-08-051-1/+1
* SPARK-2792. Fix reading too much or too little data from each stream in Exter...Matei Zaharia2014-08-041-1/+1
* SPARK-2099. Report progress while task is running.Sandy Ryza2014-08-011-0/+7
* SPARK-2543: Allow user to set maximum Kryo buffer sizeKoert Kuipers2014-07-301-4/+12
* [SPARK-1777] Prevent OOMs from single partitionsAndrew Or2014-07-271-0/+9
* SPARK-2680: Lower spark.shuffle.memoryFraction to 0.2 by defaultMatei Zaharia2014-07-261-1/+1
* [SPARK-2696] Reduce default value of spark.serializer.objectStreamResetHossein2014-07-261-2/+2
* [SPARK-2538] [PySpark] Hash based disk spilling aggregationDavies Liu2014-07-241-0/+9
* SPARK-2310. Support arbitrary Spark properties on the command line with ...Sandy Ryza2014-07-231-3/+5
* [SPARK-2102][SQL][CORE] Add option for kryo registration required and use a r...Ian O Connell2014-07-231-4/+15
* [SPARK-2522] set default broadcast factory to torrentXiangrui Meng2014-07-161-1/+1
* Added LZ4 to compression codec in configuration page.Reynold Xin2014-07-151-5/+4
* [SPARK-2399] Add support for LZ4 compression.Reynold Xin2014-07-151-1/+9
* [SPARK-1946] Submit tasks after (configured ratio) executors have been regist...li-zhihui2014-07-141-0/+19
* [SPARK-1341] [Streaming] Throttle BlockGenerator to limit rate of data consum...Issac Buenrostro2014-07-101-0/+9