aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-20401][DOC] In the spark official configuration document, the 'spark.d...郭小龙 102076332017-04-211-0/+8
* Small rewording about history server use caseHervé2017-04-211-2/+2
* Fixed typos in docsymahajan2017-04-192-2/+2
* [SPARK-20036][DOC] Note incompatible dependencies on org.apache.kafka artifactscody koeninger2017-04-191-0/+2
* [SPARK-19740][MESOS] Add support in Spark to pass arbitrary parameters into d...Ji Yan2017-04-161-0/+10
* [MINOR][DOCS] JSON APIs related documentation fixeshyukjinkwon2017-04-121-2/+2
* [MINOR][DOCS] Fix spacings in Structured Streaming Programming GuideLee Dongjin2017-04-121-2/+2
* [MINOR][DOCS] Update supported versions for Hive MetastoreDongjoon Hyun2017-04-111-1/+1
* Document Master URL format in high availability set upMirrorZ2017-04-111-0/+3
* [SPARK-20218][DOC][APP-ID] applications//stages' in REST API,add description.郭小龙 102076332017-04-071-1/+1
* [SPARK-20085][MESOS] Configurable mesos labels for executorsKalvin Chau2017-04-061-0/+9
* [SPARK-20224][SS] Updated docs for streaming dropDuplicates and mapGroupsWith...Tathagata Das2017-04-051-9/+89
* [SPARK-18278][SCHEDULER] Documentation to point to Kubernetes cluster schedulerAnirudh Ramanathan2017-04-042-1/+6
* [SPARK-20190][APP-ID] applications//jobs' in rest api,status should be [runni...guoxiaolongzte2017-04-041-1/+1
* [SPARK-19969][ML] Imputer doc and exampleYuhao Yang2017-04-031-0/+66
* [MINOR][DOCS] Replace non-breaking space to normal spaces that breaks renderi...hyukjinkwon2017-04-032-2/+2
* [SPARK-20177] Document about compression way has some little detail ch…郭小龙 102076332017-04-011-2/+5
* [DOCS][MINOR] Fixed a few typos in the Structured Streaming documentationSeigneurin, Alexis (CONT)2017-03-301-9/+9
* [SPARK-20107][DOC] Add spark.hadoop.mapreduce.fileoutputcommitter.algorithm.v...Yuming Wang2017-03-301-0/+9
* [MINOR][SPARKR] Move 'Data type mapping between R and Spark' to right place i...Yanbo Liang2017-03-271-69/+69
* [SPARK-10849][SQL] Adds option to the JDBC data source write for user to spec...sureshthalamati2017-03-231-0/+7
* [SPARK-20021][PYSPARK] Miss backslash in python codeuncleGen2017-03-221-3/+3
* [SPARK-20011][ML][DOCS] Clarify documentation for ALS 'rank' parameterchristopher snow2017-03-211-1/+1
* [SPARK-19906][SS][DOCS] Documentation describing how to write queries to KafkaTyson Condie2017-03-201-57/+264
* [SPARK-13369] Add config for number of consecutive fetch failuresSital Kedia2017-03-171-0/+5
* [DOCS][SS] fix structured streaming python exampleuncleGen2017-03-121-9/+9
* [SPARK-17979][SPARK-14453] Remove deprecated SPARK_YARN_USER_ENV and SPARK_JA...Yong Tang2017-03-101-1/+1
* [SPARK-19715][STRUCTURED STREAMING] Option to Strip Paths in FileSourceLiwei Lin2017-03-091-2/+10
* [SPARK-19516][DOC] update public doc to use SparkSession instead of SparkContextWenchen Fan2017-03-072-103/+76
* [SPARK-17498][ML] StringIndexer enhancement for handling unseen labelsVinceShieh2017-03-071-2/+20
* [MINOR][DOC] Fix doc for web UI https configurationjerryshao2017-03-031-1/+1
* [SPARK-19797][DOC] ML pipeline document correctionZhe Sun2017-03-031-1/+1
* [SPARK-19345][ML][DOC] Add doc for "coldStartStrategy" usage in ALSNick Pentreath2017-03-021-0/+28
* [SPARK-18352][DOCS] wholeFile JSON update doc and programming guideFelix Cheung2017-03-021-11/+15
* [SPARK-19769][DOCS] Update quickstart instructionsMichael McCune2017-03-011-3/+3
* [MINOR][DOC] Update GLM doc to include tweedie distributionactuaryzhang2017-02-281-0/+5
* [SPARK-19660][CORE][SQL] Replace the configuration property names that are de...Yuming Wang2017-02-281-2/+2
* [MINOR][DOCS] Fixes two problems in the SQL programing guide pageBoaz Mohar2017-02-251-1/+1
* [MINOR][DOCS] Fix few typos in structured streaming docRamkumar Venkataraman2017-02-251-4/+4
* [SPARK-15355][CORE] Proactive block replicationShubham Chopra2017-02-241-0/+9
* [SPARK-16122][DOCS] application environment rest apiuncleGen2017-02-231-0/+4
* [SPARK-19684][DOCS] Remove developer info from docs.Kay Ousterhout2017-02-231-32/+11
* [SPARK-19554][UI,YARN] Allow SHS URL to be used for tracking in YARN RM.Marcelo Vanzin2017-02-221-0/+15
* [SPARK-19337][ML][DOC] Documentation and examples for LinearSVCYuhao Yang2017-02-211-0/+44
* [SPARK-19550][BUILD][CORE][WIP] Remove Java 7 supportSean Owen2017-02-1611-301/+136
* [SPARK-18080][ML][PYTHON] Python API & Examples for Locality Sensitive HashingYun Ni2017-02-151-0/+17
* [SPARK-19584][SS][DOCS] update structured streaming documentation around batc...Tyson Condie2017-02-141-11/+149
* [SPARK-19585][DOC][SQL] Fix the cacheTable and uncacheTable api call in the docSunitha Kambhampati2017-02-131-2/+2
* [SPARK-19520][STREAMING] Do not encrypt data written to the WAL.Marcelo Vanzin2017-02-131-0/+3
* Encryption of shuffle filesHervé2017-02-101-5/+1