aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration.md
Commit message (Expand)AuthorAgeFilesLines
* [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-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-3565]Fix configuration item not consistent with documentWangTaoTheTonic2014-09-171-1/+1
* [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-2856] Decrease initial buffer size for Kryo to 64KB.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-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
* [SPARK-1940] Enabling rolling of executor logs, and automatic cleanup of old ...Tathagata Das2014-06-101-0/+39
* SPARK-1677: allow user to disable output dir existence checkingCodingCat2014-06-051-0/+8
* Typo: and -> anAndrew Ash2014-05-301-1/+1
* [SPARK-1566] consolidate programming guide, and general doc updatesMatei Zaharia2014-05-301-5/+6
* Organize configuration docsPatrick Wendell2014-05-281-430/+385
* SPARK-1903 Document Spark's network connectionsAndrew Ash2014-05-251-76/+192
* Configuration documentation updatesReynold Xin2014-05-211-89/+105
* [Docs] Correct example of creating a new SparkConfAndrew Or2014-05-211-1/+1
* SPARK-1860: Do not cleanup application work/ directories by defaultAaron Davidson2014-05-151-2/+3
* [SPARK-1753 / 1773 / 1814] Update outdated docs for spark-submit, YARN, stand...Andrew Or2014-05-121-23/+41
* SPARK-1727. Correct small compile errors, typos, and markdown issues in (prim...Sean Owen2014-05-061-5/+5
* [SPARK-1504], [SPARK-1505], [SPARK-1558] Updated Spark Streaming guideTathagata Das2014-05-051-3/+3
* Updated doc for spark.closure.serializer to indicate only Java serializer work.Reynold Xin2014-05-051-2/+1
* SPARK-1145: Memory mapping with many small blocks can cause JVM allocation fa...Patrick Wendell2014-04-271-0/+9
* [SPARK-1592][streaming] Automatically remove streaming input blocksTathagata Das2014-04-241-2/+5
* [SPARK-1439, SPARK-1440] Generate unified Scaladoc across projects and JavadocsMatei Zaharia2014-04-211-4/+4
* Clean up and simplify Spark configurationPatrick Wendell2014-04-211-13/+37
* update spark.default.parallelismChen Chao2014-04-161-1/+7
* SPARK-1202 - Add a "cancel" button in the UI for stagesSundeep Narravula2014-04-101-0/+7