aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-17210][SPARKR] sparkr.zip is not distributed to executors when running...Jeff Zhang2016-09-231-0/+15
* [SPARK-17421][DOCS] Documenting the current treatment of MAVEN_OPTS.frreiss2016-09-221-6/+14
* [SPARK-4563][CORE] Allow driver to advertise a different network address.Marcelo Vanzin2016-09-211-1/+22
* [SPARK-17219][ML] Add NaN value handling in BucketizerVinceShieh2016-09-211-1/+5
* [SPARK-17575][DOCS] Remove extra table tags in configuration documentsandy2016-09-171-2/+3
* Correct fetchsize property name in docsDaniel Darabos2016-09-171-1/+1
* [SPARK-17445][DOCS] Reference an ASF page as the main place to find third-par...Sean Owen2016-09-144-4/+5
* [SPARK-17449][DOCUMENTATION] Relation between heartbeatInterval and…Jagadeesan2016-09-141-1/+2
* Streaming doc correction.Satendra Kumar2016-09-091-1/+1
* [SPARK-15487][WEB UI] Spark Master UI to reverse proxy Application and Worker...Gurvinder Singh2016-09-081-0/+14
* [SPARK-16619] Add shuffle service metrics entry in monitoring docsYangyang Liu2016-09-011-0/+1
* [SPARK-17331][CORE][MLLIB] Avoid allocating 0-length arraysSean Owen2016-09-011-1/+1
* fixed typosSeigneurin, Alexis (CONT)2016-09-011-2/+2
* [SPARK-17178][SPARKR][SPARKSUBMIT] Allow to set sparkr shell command through ...Jeff Zhang2016-08-311-1/+10
* [SPARK-17243][WEB UI] Spark 2.0 History Server won't load with very large app...Alex Bozarth2016-08-301-3/+13
* [SPARK-5682][CORE] Add encrypted shuffle in sparkFerdinand Xu2016-08-301-0/+23
* [MINOR][DOCS] Fix minor typos in python example codeDmitriy Sokolov2016-08-306-77/+77
* fixed a typoSeigneurin, Alexis (CONT)2016-08-291-1/+1
* [SPARK-17001][ML] Enable standardScaler to standardize sparse vectors when wi...Sean Owen2016-08-272-2/+2
* [SPARK-16967] move mesos to moduleMichael Gummelt2016-08-261-10/+14
* [SPARK-17242][DOCUMENT] Update links of external dstream projectsShixiong Zhu2016-08-251-6/+2
* [SPARK-15083][WEB UI] History Server can OOM due to unlimited TaskUIDataAlex Bozarth2016-08-241-0/+8
* [MINOR][DOC] Fix wrong ml.feature.Normalizer document.Yanbo Liang2016-08-241-1/+1
* [MINOR][DOC] Use standard quotes instead of "curly quote" marks from Mac in s...hyukjinkwon2016-08-231-19/+19
* [SPARK-16320][DOC] Document G1 heap region's effect on spark 2.0 vs 1.6Sean Owen2016-08-221-19/+17
* [SPARK-17085][STREAMING][DOCUMENTATION AND ACTUAL CODE DIFFERS - UNSUPPORTED ...Jagadeesan2016-08-221-2/+2
* [SPARK-16968] Document additional options in jdbc WriterGraceH2016-08-221-0/+14
* [SPARK-17002][CORE] Document that spark.ssl.protocol. is required for SSLwm624@hotmail.com2016-08-211-0/+3
* [SPARK-17087][MESOS] Documentation for Making Spark on Mesos honor port restr...Stavros Kontopoulos2016-08-181-0/+10
* [SPARK-17089][DOCS] Remove api doc link for mapReduceTriplets operatorsandy2016-08-161-3/+2
* [MINOR][DOC] Correct code snippet results in quick start documentationlinbojin2016-08-161-5/+5
* [SPARK-12370][DOCUMENTATION] Documentation should link to examples …Jagadeesan2016-08-136-28/+28
* [DOC] add config option spark.ui.enabled into documentWeichenXu2016-08-121-0/+7
* [MINOR][DOC] Fix style in examples across documentationhyukjinkwon2016-08-125-47/+47
* [SPARK-13081][PYSPARK][SPARK_SUBMIT] Allow set pythonExec of driver and execu...Jeff Zhang2016-08-111-2/+19
* [SPARK-16886][EXAMPLES][DOC] Fix some examples to be consistent and indentati...hyukjinkwon2016-08-111-101/+101
* Correct example value for spark.ssl.YYY.XXX settingsAndrew Ash2016-08-111-2/+4
* [SPARK-17010][MINOR][DOC] Wrong description in memory management documentTao Wang2016-08-101-1/+1
* [SPARK-14743][YARN] Add a configurable credential manager for Spark running o...jerryshao2016-08-101-8/+14
* [SPARK-16927][SPARK-16923] Override task properties at dispatcher.Timothy Chen2016-08-101-0/+11
* [SPARK-16956] Make ApplicationState.MAX_NUM_RETRY configurableJosh Rosen2016-08-091-0/+15
* [SPARK-16809] enable history server links in dispatcher UIMichael Gummelt2016-08-091-0/+10
* Update docs to include SASL support for RPCMichael Gummelt2016-08-082-4/+6
* [SPARK-16911] Fix the links in the programming guideShivansh2016-08-073-106/+1
* [SPARK-16870][DOCS] Summary:add "spark.sql.broadcastTimeout" into docs/sql-pr...keliang2016-08-071-0/+9
* [SPARK-16932][DOCS] Changed programming guide to not reference old accumulato...Bryan Cutler2016-08-071-14/+27
* document that Mesos cluster mode supports pythonMichael Gummelt2016-08-071-1/+2
* [SPARK-16312][STREAMING][KAFKA][DOC] Doc for Kafka 0.10 integrationcody koeninger2016-08-054-207/+452
* [SPARK-15074][SHUFFLE] Cache shuffle index file to speedup shuffle fetchSital Kedia2016-08-041-0/+7
* [SPARK-16822][DOC] Support latex in scaladoc.Shuai Lin2016-08-021-0/+20