aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* [SPARK-19545][YARN] Fix compile issue for Spark on Yarn when building against...jerryshao2017-02-101-3/+3
* [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-092-1/+15
* [SPARK-19464][CORE][YARN][TEST-HADOOP2.6] Remove support for Hadoop 2.5 and e...Sean Owen2017-02-082-45/+18
* [MINOR][DOC] Remove parenthesis in readStream() on kafka structured streaming...manugarri2017-02-071-2/+2
* [SPARK-19386][SPARKR][DOC] Bisecting k-means in SparkR documentationkrishnakalyan32017-02-031-0/+7
* [SPARK-19410][DOC] Fix brokens links in ml-pipeline and ml-tuningZheng RuiFeng2017-02-012-10/+10
* [SPARK-19402][DOCS] Support LaTex inline formula correctly and fix warnings i...hyukjinkwon2017-02-011-1/+1
* [SPARK-19396][DOC] JDBC Options are Case In-sensitivegatorsmile2017-01-301-1/+1
* [SPARK-16046][DOCS] Aggregations in the Spark SQL programming guideaokolnychyi2017-01-241-0/+46
* [SPARK-19139][CORE] New auth mechanism for transport library.Marcelo Vanzin2017-01-241-17/+33
* [SPARK-14049][CORE] Add functionality in spark history sever API to query app...Parag Chaudhari2017-01-241-3/+14
* [DOCS] Fix typo in docsuncleGen2017-01-245-7/+7
* [SPARK-19146][CORE] Drop more elements when stageData.taskData.size > retaine...Yuming Wang2017-01-231-6/+6
* [SPARK-19302][DOC][MINOR] Fix the wrong item format in security.mdsarutak2017-01-201-0/+1
* [SPARK-19179][YARN] Change spark.yarn.access.namenodes config and update docsjerryshao2017-01-171-9/+10
* [MINOR][DOC] Document local[*,F] master modesMaurus Cuelenaere2017-01-151-0/+2
* [SPARK-17568][CORE][DEPLOY] Add spark-submit option to override ivy settings ...Bryan Cutler2017-01-111-6/+20
* [SPARK-19021][YARN] Generailize HDFSCredentialProvider to support non HDFS se...jerryshao2017-01-111-6/+6
* [SPARK-19140][SS] Allow update mode for non-aggregation streaming queriesShixiong Zhu2017-01-101-2/+2
* [SPARK-17645][MLLIB][ML][FOLLOW-UP] document minor changePeng, Meng2017-01-102-4/+4
* [SPARK-18941][SQL][DOC] Add a new behavior document on `CREATE/DROP TABLE` wi...Dongjoon Hyun2017-01-071-0/+8
* [SPARK-19106][DOCS] Styling for the configuration docs is brokenSean Owen2017-01-071-31/+47
* [SPARK-19074][SS][DOCS] Updated Structured Streaming Programming Guide for up...Tathagata Das2017-01-065-50/+164
* [SPARK-19033][CORE] Add admin acls for history serverjerryshao2017-01-061-0/+22
* [SPARK-18885][SQL] unify CREATE TABLE syntax for data source and hive serde t...Wenchen Fan2017-01-051-8/+52
* [SPARK-19009][DOC] Add streaming rest api docuncleGen2017-01-041-1/+29
* [MINOR][DOCS] Remove consecutive duplicated words/typo in Spark RepoNiranjan Padmanabhan2017-01-044-4/+4
* [MINOR][DOC] Minor doc change for YARN credential providersLiang-Chi Hsieh2017-01-021-3/+3
* [SPARK-19041][SS] Fix code snippet compilation issues in Structured Streaming...Liwei Lin2017-01-021-36/+51
* [SPARK-19016][SQL][DOC] Document scalable partition handlingCheng Lian2016-12-301-4/+11
* [SPARK-19003][DOCS] Add Java example in Spark Streaming Guide, section Design...adesharatushar2016-12-291-0/+72
* [SPARK-18669][SS][DOCS] Update Apache docs for Structured Streaming regarding...Tathagata Das2016-12-283-107/+353
* [SPARK-17645][MLLIB][ML] add feature selector method based on: False Discover...Peng2016-12-282-4/+6
* [DOC][BUILD][MINOR] add doc on new make-distribution switchesFelix Cheung2016-12-271-6/+8
* [SPARK-19006][DOCS] mention spark.kryoserializer.buffer.max must be less than...Yuexin Zhang2016-12-271-2/+2
* [SPARK-18923][DOC][BUILD] Support skipping R/Python API docsDongjoon Hyun2016-12-212-23/+29
* [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-18849][ML][SPARKR][DOC] vignettes final check reorgFelix Cheung2016-12-171-12/+29
* [SPARK-18723][DOC] Expanded programming guide information on wholeTex…Michal Senkyr2016-12-161-1/+1
* [SPARK-8425][CORE] Application Level BlacklistingImran Rashid2016-12-151-0/+30
* [SPARK-18875][SPARKR][DOCS] Fix R API doc generation by adding `DESCRIPTION` ...Dongjoon Hyun2016-12-141-0/+3
* [SPARK-18773][CORE] Make commons-crypto config translation consistent.Marcelo Vanzin2016-12-121-11/+10
* [DOCS][MINOR] Clarify Where AccumulatorV2s are DisplayedBill Chambers2016-12-121-3/+4
* [MINOR][DOCS] Remove Apache Spark Wiki addressDongjoon Hyun2016-12-101-1/+0
* [SPARK-18812][MLLIB] explain "Spark ML"Xiangrui Meng2016-12-091-0/+12
* [MINOR][CORE][SQL][DOCS] Typo fixesJacek Laskowski2016-12-091-4/+2
* [SPARK-18325][SPARKR][ML] SparkR ML wrappers example code and user guideYanbo Liang2016-12-084-30/+109
* [SPARK-18705][ML][DOC] Update user guide to reflect one pass solver for L1 an...sethah2016-12-071-8/+16