aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [SQL][Minor] Update sql doc according to data type APIs changesscwf2015-01-181-20/+21
* [SPARK-733] Add documentation on use of accumulators in lazy transformationIlya Ganelin2015-01-161-0/+28
* [DOCS] Fix typo in return type of cogroupSean Owen2015-01-161-1/+1
* [SPARK-1507][YARN]specify # cores for ApplicationMasterWangTaoTheTonic2015-01-162-4/+28
* [SPARK-5254][MLLIB] remove developers section from spark.ml guideXiangrui Meng2015-01-141-14/+0
* [SPARK-5254][MLLIB] Update the user guide to position spark.ml betterXiangrui Meng2015-01-142-14/+21
* [SPARK-5131][Streaming][DOC]: There is a discrepancy in WAL implementation an...uncleGen2015-01-132-2/+2
* [SPARK-5073] spark.storage.memoryMapThreshold have two default valuelewuathe2015-01-111-1/+1
* [DOC] Fixed Mesos version in doc from 0.18.1 to 0.21.0Kousuke Saruta2015-01-091-1/+1
* [SPARK-1953][YARN]yarn client mode Application Master memory size is same as ...WangTaoTheTonic2015-01-091-2/+17
* SPARK-5136 [DOCS] Improve documentation around setting up Spark IntelliJ projectSean Owen2015-01-091-2/+3
* [SPARK-2165][YARN]add support for setting maxAppAttempts in the ApplicationSu...WangTaoTheTonic2015-01-071-0/+8
* [SPARK-5093] Set spark.network.timeout to 120s consistently.Reynold Xin2015-01-051-3/+3
* [SPARK-4688] Have a single shared network timeout in SparkVarun Saxena2015-01-051-0/+10
* [SPARK-4835] Disable validateOutputSpecs for Spark Streaming jobsJosh Rosen2015-01-041-1/+3
* [SPARK-5058] Updated broken linkssigmoidanalytics2015-01-031-1/+1
* Fixed typos in streaming-kafka-integration.mdAkhil Das2015-01-021-1/+1
* [SPARK-4930][SQL][DOCS]Update SQL programming guide, CACHE TABLE is eagerluogankun2014-12-301-5/+4
* [SPARK-4916][SQL][DOCS]Update SQL programming guide about cache sectionluogankun2014-12-301-4/+1
* [SPARK-4982][DOC] `spark.ui.retainedJobs` description is wrong in Spark UI co...wangxiaojing2014-12-291-1/+1
* [SPARK-4501][Core] - Create build/mvn to automatically download maven/zinc/sc...Brennon York2014-12-274-24/+41
* [SPARK-4608][Streaming] Reorganize StreamingContext implicit to improve API c...zsxwing2014-12-251-2/+2
* [SPARK-4953][Doc] Fix the description of building Spark with YARNKousuke Saruta2014-12-251-1/+1
* [SPARK-4931][Yarn][Docs] Fix the format of running-on-yarn.mdzsxwing2014-12-231-5/+5
* [Docs] Minor typo fixesNicholas Chammas2014-12-221-3/+3
* [SPARK-4864] Add documentation to Netty-based configsAaron Davidson2014-12-221-0/+35
* [SPARK-4915][YARN] Fix classname to be specified for external shuffle service.Tsuyoshi Ozawa2014-12-221-1/+1
* [SPARK-4140] Document dynamic allocationAndrew Or2014-12-192-0/+169
* change signature of example to match released codeEran Medan2014-12-191-1/+1
* Add mesos specific configurations into docTimothy Chen2014-12-181-0/+45
* SPARK-3779. yarn spark.yarn.applicationMaster.waitTries config should be...Sandy Ryza2014-12-181-3/+5
* [SPARK-4461][YARN] pass extra java options to yarn application masterZhan Zhang2014-12-181-0/+8
* [DOCS][SQL] Add a Note on jsonFile having separate JSON objects per linePeter Vandenabeele2014-12-161-0/+12
* [SQL] SPARK-4700: Add HTTP protocol spark thrift serverJudy Nash2014-12-161-0/+12
* [SPARK-3405] add subnet-id and vpc-id options to spark_ec2.pyMike Jennings2014-12-161-0/+19
* [SPARK-4668] Fix some documentation typos.Ryan Williams2014-12-153-8/+22
* [SPARK-4806] Streaming doc update for 1.2Tathagata Das2014-12-117-551/+819
* SPARK-3526 Add section about data locality to the tuning guideAndrew Ash2014-12-101-0/+33
* [SPARK-4771][Docs] Document standalone cluster supervise modeAndrew Or2014-12-101-1/+10
* SPARK-4338. [YARN] Ditch yarn-alpha.Sandy Ryza2014-12-092-24/+3
* SPARK-4770. [DOC] [YARN] spark.scheduler.minRegisteredResourcesRatio doc...Sandy Ryza2014-12-081-2/+2
* Streaming doc : do you mean inadvertently?CrazyJvm2014-12-051-1/+1
* Revert "SPARK-2624 add datanucleus jars to the container in yarn-cluster"Andrew Or2014-12-041-15/+0
* [SPARK-4464] Description about configuration options need to be modified in d...Masayoshi TSUZUKI2014-12-041-2/+10
* Fix typo in Spark SQL docs.Andy Konwinski2014-12-041-1/+1
* [SPARK-4421] Wrong link in spark-standalone.htmlMasayoshi TSUZUKI2014-12-041-1/+1
* [SPARK-4652][DOCS] Add docs about spark-git-repo optionlewuathe2014-12-041-0/+5
* [FIX][DOC] Fix broken links in ml-guide.mdXiangrui Meng2014-12-041-4/+4
* [SPARK-4575] [mllib] [docs] spark.ml pipelines doc + bug fixesJoseph K. Bradley2014-12-045-1/+714
* [docs] Fix outdated comment in tuning guideJoseph K. Bradley2014-12-041-2/+1