aboutsummaryrefslogtreecommitdiff
path: root/docs/spark-standalone.md
Commit message (Expand)AuthorAgeFilesLines
* [MINOR][DOC] Fix style in examples across documentationhyukjinkwon2016-08-121-3/+3
* [SPARK-16956] Make ApplicationState.MAX_NUM_RETRY configurableJosh Rosen2016-08-091-0/+15
* [SPARK-15806][DOCUMENTATION] update doc for SPARK_MASTER_IPbomeng2016-06-121-2/+2
* [SPARK-15781][DOCUMENTATION] remove deprecated environment variable docbomeng2016-06-121-9/+0
* [MINOR][DOCS] Fix all typos in markdown files of `doc` and similar patterns i...Dongjoon Hyun2016-02-221-1/+1
* [SPARK-12463][SPARK-12464][SPARK-12465][SPARK-10647][MESOS] Fix zookeeper dir...Timothy Chen2016-02-011-19/+4
* [SPARK-9558][DOCS]Update docs to follow the increase of memory defaults.Kousuke Saruta2015-08-031-1/+1
* [SPARK-8395] [DOCS] start-slave.sh docs incorrectSean Owen2015-06-171-1/+1
* [DOC] [TYPO] Fix typo in standalone deploy scripts descriptionYijie Shen2015-06-071-1/+1
* [SPARK-6552][Deploy][Doc]expose start-slave.sh to user and update outdated docWangTaoTheTonic2015-03-281-1/+2
* fix spark-6033, clarify the spark.worker.cleanup behavior in standalone mode许鹏2015-02-261-2/+1
* [SPARK-4771][Docs] Document standalone cluster supervise modeAndrew Or2014-12-101-1/+10
* [SPARK-4464] Description about configuration options need to be modified in d...Masayoshi TSUZUKI2014-12-041-2/+10
* [SPARK-4421] Wrong link in spark-standalone.htmlMasayoshi TSUZUKI2014-12-041-1/+1
* Docs : use "--total-executor-cores" rather than "--cores" after spark-shellCrazyJvm2014-09-271-1/+1
* [SPARK-3584] sbin/slaves doesn't work when we use password authentication for...Kousuke Saruta2014-09-251-1/+6
* [Docs] Fix outdated docs for standalone clusterandrewor142014-09-191-2/+4
* Docs: move HA subsections to a deeper indentation levelAndrew Ash2014-09-171-2/+2
* [SPARK-2157] Enable tight firewall rules for SparkAndrew Or2014-08-061-87/+5
* [SPARK-2857] Correct properties to set Master / Worker portsAndrew Or2014-08-051-2/+2
* automatically set master according to `spark.master` in `spark-defaults....CrazyJvm2014-07-301-3/+0
* [SPARK-2524] missing document about spark.deploy.retainedDriverslianhuiwang2014-07-191-0/+14
* [SPARK-2259] Fix highly misleading docs on cluster / client deploy modesAndrew Or2014-06-271-5/+4
* [SPARK-1566] consolidate programming guide, and general doc updatesMatei Zaharia2014-05-301-2/+2
* Organize configuration docsPatrick Wendell2014-05-281-2/+165
* [SPARK-1753 / 1773 / 1814] Update outdated docs for spark-submit, YARN, stand...Andrew Or2014-05-121-40/+31
* SPARK-1619 Launch spark-shell with spark-submitPatrick Wendell2014-04-241-2/+2
* SPARK-1126. spark-app preliminarySandy Ryza2014-03-291-2/+5
* Revert "[SPARK-1150] fix repo location in create script"Patrick Wendell2014-03-011-2/+2
* [SPARK-1150] fix repo location in create scriptMark Grover2014-03-011-2/+2
* Typo: Standlone -> StandaloneAndrew Ash2014-02-141-1/+1
* Merge pull request #497 from tdas/docs-updateTathagata Das2014-01-281-2/+2
* Merge remote-tracking branch 'apache-github/master' into standalone-driverPatrick Wendell2014-01-081-0/+10
|\
| * Add way to limit default # of cores used by applications on standalone modeMatei Zaharia2014-01-071-0/+10
* | FixesPatrick Wendell2014-01-081-2/+3
* | Some doc fixesPatrick Wendell2014-01-061-3/+2
* | Merge remote-tracking branch 'apache-github/master' into standalone-driverPatrick Wendell2014-01-061-14/+21
|\|
| * sbin/spark-class* -> bin/spark-class*Prashant Sharma2014-01-031-1/+1
| * a few left over document changePrashant Sharma2014-01-021-1/+1
| * spark-shell -> bin/spark-shellPrashant Sharma2014-01-021-2/+2
| * Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into s...Prashant Sharma2014-01-021-7/+7
| |\
| | * add admin scripts to sbinshane-huang2013-09-231-6/+6
| | * added spark-class and spark-executor to sbinshane-huang2013-09-231-1/+1
| * | Updated docs for SparkConf and handled review commentsMatei Zaharia2013-12-301-4/+11
* | | Documentation and adding supervise optionPatrick Wendell2013-12-291-5/+33
|/ /
* | Typo: applicatonAndrew Ash2013-12-041-2/+2
* | Minor clarification and cleanup to spark-standalone.mdAaron Davidson2013-10-101-10/+33
* | Address Matei's comments on documentationAaron Davidson2013-10-101-14/+21
* | Add docs for standalone scheduler fault toleranceAaron Davidson2013-10-081-0/+45
|/
* More fair scheduler docs and property names.Matei Zaharia2013-09-081-12/+14