aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SPARK-4580] [SPARK-4610] [mllib] [docs] Documentation for tree ensembles + D...Joseph K. Bradley2014-12-043-98/+825
* [SPARK-4711] [mllib] [docs] Programming guide advice on choosing optimizerJoseph K. Bradley2014-12-042-9/+18
* [SPARK-4642] Add description about spark.yarn.queue to running-on-YARN document.Masayoshi TSUZUKI2014-12-031-1/+8
* SPARK-2624 add datanucleus jars to the container in yarn-clusterJim Lim2014-12-031-0/+15
* [SPARK-4686] Link to allowed master URLs is brokenKay Ousterhout2014-12-021-1/+1
* [SQL][DOC] Date type in SQL programming guideDaoyuan Wang2014-12-011-0/+23
* [SQL] Minor fix for doc and commentwangfei2014-12-011-1/+2
* [SPARK-4258][SQL][DOC] Documents spark.sql.parquet.filterPushdownCheng Lian2014-12-011-6/+16
* Documentation: add description for repartitionAndSortWithinPartitionsMadhu Siddalingaiah2014-12-011-0/+6
* [DOC] Fixes formatting typo in SQL programming guideCheng Lian2014-11-301-2/+0
* [SPARK-4656][Doc] Typo in Programming Guide markdownlewuathe2014-11-301-1/+1
* [DOCS][BUILD] Add instruction to use change-version-to-2.11.sh in 'Building f...Takuya UESHIN2014-11-301-0/+1
* SPARK-4170 [CORE] Closure problems when running Scala app that "extends App"Sean Owen2014-11-271-0/+3
* [SPARK-732][SPARK-3628][CORE][RESUBMIT] eliminate duplicate update on accmulatorCodingCat2014-11-261-0/+6
* [Spark-4509] Revert EC2 tag-based cluster membership patchXiangrui Meng2014-11-251-8/+6
* [SPARK-4546] Improve HistoryServer first time user experienceAndrew Or2014-11-251-1/+1
* [SPARK-4344][DOCS] adding documentation on spark.yarn.user.classpath.firstarahuja2014-11-251-0/+1
* [DOC][Build] Wrong cmd for build spark with apache hadoop 2.4.X and hive 12wangfei2014-11-241-1/+1
* SPARK-4457. Document how to build for Hadoop versions greater than 2.4Sandy Ryza2014-11-241-2/+5
* [Doc][GraphX] Remove unused png files.Reynold Xin2014-11-213-0/+0
* [Doc][GraphX] Remove Motivation section and did some minor update.Reynold Xin2014-11-211-70/+7
* add Sphinx as a dependency of building docsDavies Liu2014-11-201-1/+6
* Updating GraphX programming guide and documentationJoseph E. Gonzalez2014-11-191-144/+216