aboutsummaryrefslogtreecommitdiff
path: root/docs/spark-standalone.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* CR feedback from MateiEvan Chan2013-09-071-4/+1
* Add references to make-distribution.shEvan Chan2013-09-061-0/+11
* "launch" scripts is more accurate terminologyEvan Chan2013-09-061-2/+2
* Easier way to start the masterEvan Chan2013-09-061-1/+1
* Add notes about starting spark-shellEvan Chan2013-09-061-1/+5
* Run script fixes for Windows after package & assembly changeMatei Zaharia2013-09-011-2/+2
* More updates, describing changes to recommended use of environment varsMatei Zaharia2013-08-311-27/+25
* Change build and run instructions to use assembliesMatei Zaharia2013-08-291-2/+2
* Update spark-standalone.mdAndrew Ash2013-08-071-1/+1
* Use a separate memory setting for standalone cluster daemonsMatei Zaharia2013-02-101-0/+8
* Clarify the documentation on env variables for standalone modeMatei Zaharia2013-01-211-22/+21
* Use spark-env.sh to configure standalone master. See SPARK-638.Josh Rosen2012-12-141-1/+1
* Adds liquid variables to docs templating system so that they can be usedAndy Konwinski2012-10-081-2/+2
* Updates to standalone cluster, web UI and deploy docs.Matei Zaharia2012-09-261-64/+130
* More updates to documentationMatei Zaharia2012-09-251-2/+2
* - Add docs/api to .gitignoreAndy Konwinski2012-09-161-7/+13
* Added standalone and YARN docs. Merged standalone cluster into standalone docDenny2012-09-131-0/+80