aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Updating programming guide with new link instructionsPatrick Wendell2012-10-091-1/+7
* Removing reference to publish-local in the quickstartPatrick Wendell2012-10-091-11/+4
* Fixing YARN instructionsPatrick Wendell2012-10-091-3/+3
* Adding SNAPSHOT to Spark version in doc configPatrick Wendell2012-10-091-1/+1
* Updates to documentation:Matei Zaharia2012-10-097-110/+123
* Merge pull request #260 from andyk/update-docs-to-use-version-varsMatei Zaharia2012-10-099-21/+34
|\
| * Updating lots of docs to use the new special version number variables,Andy Konwinski2012-10-089-21/+34
* | Adding new download instructionsPatrick Wendell2012-10-081-1/+1
|/
* Updates README.md with instructions for running jekyll without buildingAndy Konwinski2012-10-081-1/+3
* Merge remote-tracking branch 'public-spark/dev' into add-version-vars-to-docsAndy Konwinski2012-10-082-2/+7
|\
| * Merge pull request #254 from pwendell/quickstart-fixMatei Zaharia2012-10-081-1/+1
| |\
| | * Removing one link in quickstartPatrick Wendell2012-10-081-1/+1
| * | Fixes the small gap above the nav menu dropdown boxes and the hoverableAndy Konwinski2012-10-081-1/+6
| |/
* / Adds liquid variables to docs templating system so that they can be usedAndy Konwinski2012-10-0814-89/+95
|/
* Made compression configurable separately for shuffle, broadcast and RDDsMatei Zaharia2012-10-071-14/+27
* Modified shuffle to limit the maximum outstanding data size in bytes,Matei Zaharia2012-10-061-3/+5
* Links quick start from nav barMatei Zaharia2012-10-051-0/+1
* Some additions to the Tuning Guide.Patrick Wendell2012-10-031-7/+12
* Merge pull request #236 from pwendell/quickstartMatei Zaharia2012-10-032-0/+243
|\
| * Responding to Matei's commentsPatrick Wendell2012-10-022-101/+57
| * A Spark "Quick Start" examplePatrick Wendell2012-10-013-0/+287
* | First cut at adding documentation for GC tuningShivaram Venkataraman2012-10-021-5/+63
|/
* Some bug fixes and logging fixes for broadcast.Matei Zaharia2012-10-011-1/+2
* Added mapPartitionsWithSplit to the programming guide.Reynold Xin2012-09-291-0/+6
* Allow controlling number of splits in distinct().Josh Rosen2012-09-281-0/+4
* Added an option to compress blocks in the block storeMatei Zaharia2012-09-271-0/+17
* Renamed storage levels to something cleaner; fixes #223.Matei Zaharia2012-09-271-12/+12
* Minor typosMatei Zaharia2012-09-262-3/+3
* Minor doc fixesMatei Zaharia2012-09-262-2/+5
* Updates to standalone cluster, web UI and deploy docs.Matei Zaharia2012-09-268-90/+185
* More updates to docs, including tuning guideMatei Zaharia2012-09-267-43/+388
* Doc tweaksMatei Zaharia2012-09-261-2/+2
* Doc fixesMatei Zaharia2012-09-253-15/+19
* Fixes to Java guideMatei Zaharia2012-09-253-38/+63
* Various enhancements to the programming guide and HTML/CSSMatei Zaharia2012-09-258-46/+207
* More updates to documentationMatei Zaharia2012-09-257-38/+59
* Merge branch 'dev' of github.com:mesos/spark into devMatei Zaharia2012-09-251-0/+13
|\
| * Makes nav menu dropdowns show on hover instead of on click.Andy Konwinski2012-09-251-0/+13
* | Documentation updatesMatei Zaharia2012-09-254-91/+103
* | Update license info on deploy scriptsMatei Zaharia2012-09-251-26/+11
* | Update Jekyll plugin to look at Scala 2.9.2 docsMatei Zaharia2012-09-251-1/+1
|/
* Add Java Programming Guide; fix broken doc links.Josh Rosen2012-09-163-3/+171
* - Add docs/api to .gitignoreAndy Konwinski2012-09-169-98/+84
* Adds a jekyll plugin (written in Ruby) to the _plugins directoryAndy Konwinski2012-09-133-8/+40
* Re-enabling responsive for better looking padding and more sane resizing,Andy Konwinski2012-09-132-29/+21
* More crisp logo created from vector source (ai) and disabledAndy Konwinski2012-09-133-4/+10
* Replaces "Spark" word in nav bar with logo.Andy Konwinski2012-09-133-6/+4
* Merge remote-tracking branch 'public-spark/dev' into docAndy Konwinski2012-09-136-43/+126
|\
| * Fixed navbar style problemDenny2012-09-132-2/+2
| * Added standalone and YARN docs. Merged standalone cluster into standalone docDenny2012-09-134-41/+124