aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration.md
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-20177] Document about compression way has some little detail ch…郭小龙 102076332017-04-011-2/+5
* [SPARK-20107][DOC] Add spark.hadoop.mapreduce.fileoutputcommitter.algorithm.v...Yuming Wang2017-03-301-0/+9
* [SPARK-13369] Add config for number of consecutive fetch failuresSital Kedia2017-03-171-0/+5
* [SPARK-15355][CORE] Proactive block replicationShubham Chopra2017-02-241-0/+9
* [SPARK-16554][CORE] Automatically Kill Executors and Nodes when they are Blac...José Hiram Soltren2017-02-091-0/+9
* [SPARK-17874][CORE] Add SSL port configuration.Marcelo Vanzin2017-02-091-0/+14
* [SPARK-19139][CORE] New auth mechanism for transport library.Marcelo Vanzin2017-01-241-17/+33
* [DOCS] Fix typo in docsuncleGen2017-01-241-1/+1
* [SPARK-19146][CORE] Drop more elements when stageData.taskData.size > retaine...Yuming Wang2017-01-231-6/+6
* [SPARK-17568][CORE][DEPLOY] Add spark-submit option to override ivy settings ...Bryan Cutler2017-01-111-6/+20
* [SPARK-19106][DOCS] Styling for the configuration docs is brokenSean Owen2017-01-071-31/+47
* [SPARK-19006][DOCS] mention spark.kryoserializer.buffer.max must be less than...Yuexin Zhang2016-12-271-2/+2
* [SPARK-18761][CORE] Introduce "task reaper" to oversee task killing in executorsJosh Rosen2016-12-191-0/+42
* [SPARK-18918][DOC] Missing </td> in Configuration pagegatorsmile2016-12-181-1/+1
* [SPARK-8425][CORE] Application Level BlacklistingImran Rashid2016-12-151-0/+30
* [SPARK-18773][CORE] Make commons-crypto config translation consistent.Marcelo Vanzin2016-12-121-11/+10
* [SPARK-18719] Add spark.ui.showConsoleProgress to configuration docsNicholas Chammas2016-12-051-0/+9
* [SPARK-18547][CORE] Propagate I/O encryption key when executors register.Marcelo Vanzin2016-11-281-1/+2
* [SPARK-18535][UI][YARN] Redact sensitive information from Spark logs and UIMark Grover2016-11-281-0/+9
* [SPARK-18353][CORE] spark.rpc.askTimeout defalut value is not 120sSean Owen2016-11-191-2/+2
* [MINOR][DOC] Fix typos in the 'configuration', 'monitoring' and 'sql-programm...Weiqing Yang2016-11-161-1/+1
* [SPARK-16759][CORE] Add a configuration property to pass caller contexts of u...Weiqing Yang2016-11-111-0/+9
* [SPARK-13331] AES support for over-the-wire encryptionJunjie Chen2016-11-111-0/+26
* [SPARK-16575][CORE] partition calculation mismatch with sc.binaryFilesfidato2016-11-071-0/+16
* [SPARK-17350][SQL] Disable default use of KryoSerializer in Thrift ServerJosh Rosen2016-11-011-3/+2
* [SPARK-17919] Make timeout to RBackend configurable in SparkRHossein2016-10-301-0/+15
* [SPARK-4411][WEB UI] Add "kill" link for jobs in the UIAlex Bozarth2016-10-261-1/+1
* [SPARK-928][CORE] Add support for Unsafe-based serializer in KryoSandeep Singh2016-10-221-0/+8
* [SPARK-17711] Compress rolled executor logYu Peng2016-10-181-0/+8
* Revert "[SPARK-17637][SCHEDULER] Packed scheduling for Spark tasks across exe...Reynold Xin2016-10-151-11/+0
* [SPARK-17637][SCHEDULER] Packed scheduling for Spark tasks across executorsZhan Zhang2016-10-151-0/+11
* [SPARK-17675][CORE] Expand Blacklist for TaskSetsImran Rashid2016-10-121-0/+43
* [SPARK-4563][CORE] Allow driver to advertise a different network address.Marcelo Vanzin2016-09-211-1/+22
* [SPARK-17575][DOCS] Remove extra table tags in configuration documentsandy2016-09-171-2/+3
* [SPARK-17449][DOCUMENTATION] Relation between heartbeatInterval and…Jagadeesan2016-09-141-1/+2
* [SPARK-15487][WEB UI] Spark Master UI to reverse proxy Application and Worker...Gurvinder Singh2016-09-081-0/+14
* [SPARK-17178][SPARKR][SPARKSUBMIT] Allow to set sparkr shell command through ...Jeff Zhang2016-08-311-1/+10
* [SPARK-5682][CORE] Add encrypted shuffle in sparkFerdinand Xu2016-08-301-0/+23
* [SPARK-15083][WEB UI] History Server can OOM due to unlimited TaskUIDataAlex Bozarth2016-08-241-0/+8
* [SPARK-17002][CORE] Document that spark.ssl.protocol. is required for SSLwm624@hotmail.com2016-08-211-0/+3
* [DOC] add config option spark.ui.enabled into documentWeichenXu2016-08-121-0/+7
* [SPARK-13081][PYSPARK][SPARK_SUBMIT] Allow set pythonExec of driver and execu...Jeff Zhang2016-08-111-2/+19
* Correct example value for spark.ssl.YYY.XXX settingsAndrew Ash2016-08-111-2/+4
* Update docs to include SASL support for RPCMichael Gummelt2016-08-081-3/+4
* [SPARK-15074][SHUFFLE] Cache shuffle index file to speedup shuffle fetchSital Kedia2016-08-041-0/+7
* Fix description of spark.speculation.quantileNicholas Brown2016-07-251-1/+1
* [SPARK-16650] Improve documentation of spark.task.maxFailuresTom Graves2016-07-221-1/+3
* [DOC][SQL] update out-of-date code snippets using SQLContext in all documents.WeichenXu2016-07-061-2/+2
* [SPARK-13723][YARN] Change behavior of --num-executors with dynamic allocation.Ryan Blue2016-06-231-0/+3
* [SPARK-15796][CORE] Reduce spark.memory.fraction default to avoid overrunning...Sean Owen2016-06-161-3/+4