aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #545 from ash211/patch-1Matei Zaharia2013-03-291-8/+10
|\
| * Don't use deprecated Application in exampleAndrew Ash2013-03-281-8/+10
* | Update tuning.mdAndrew Ash2013-03-281-1/+1
|/
* Fixing typos pointed out by MateiAndy Konwinski2013-03-201-2/+2
* Adds page to docs about building using Maven.Andy Konwinski2013-03-173-0/+70
* Fix broken link to YARN documentation.Andy Konwinski2013-03-131-1/+1
* Fix another broken link in quick start.Andy Konwinski2013-03-131-1/+1
* Fix broken link in Quick Start.Andy Konwinski2013-03-131-1/+1
* Change version to 0.7.1-SNAPSHOT for development branchMatei Zaharia2013-02-271-2/+2
* Added commented-out Google analytics code for website docsMatei Zaharia2013-02-271-0/+16
* More doc tweaksMatei Zaharia2013-02-262-2/+4
* Some tweaks to docsMatei Zaharia2013-02-263-14/+18
* Switch docs to use Akka repo instead of TypesafeMatei Zaharia2013-02-251-3/+3
* Change version number to 0.7.0Matei Zaharia2013-02-251-1/+1
* Merge pull request #500 from pwendell/streaming-docsTathagata Das2013-02-251-2/+2
|\
| * meta-dataPatrick Wendell2013-02-251-1/+1
| * One more change done with TDPatrick Wendell2013-02-251-1/+1
| * Minor changes based on feedbackPatrick Wendell2013-02-251-2/+2
* | Some tweaks to docsMatei Zaharia2013-02-252-3/+3
* | Merge branch 'master' of github.com:mesos/sparkMatei Zaharia2013-02-251-4/+6
|\|
| * Some changes to streaming failure docs.Patrick Wendell2013-02-251-4/+6
* | Allow passing sparkHome and JARs to StreamingContext constructorMatei Zaharia2013-02-252-9/+5
* | Some tweaks to docsMatei Zaharia2013-02-253-9/+9
|/
* Change doc color scheme slightly for Spark 0.7 (to differ from 0.6)Matei Zaharia2013-02-252-16/+16
* Use a single setting for disabling API doc buildMatei Zaharia2013-02-252-4/+4
* Merge pull request #459 from stephenh/bettersplitsMatei Zaharia2013-02-251-4/+4
|\
| * Merge branch 'master' into bettersplitsStephen Haberman2013-02-245-3/+20
| |\
| * | Update default.parallelism docs, have StandaloneSchedulerBackend use it.Stephen Haberman2013-02-161-4/+4
* | | Removing duplicate doc.Tathagata Das2013-02-242-103/+2
* | | Fixed class paths and dependencies based on Matei's comments.Tathagata Das2013-02-243-3/+104
* | | Updated streaming programming guide with Java API info, and comments from Pat...Tathagata Das2013-02-231-11/+74
* | | Change spark.cleaner.delay to spark.cleaner.ttl. Updated docs.Tathagata Das2013-02-232-4/+4
* | | Merge branch 'mesos-master' into streamingTathagata Das2013-02-202-1/+2
|\ \ \ | | |/ | |/|
| * | Fixes link to issue tracker in documentation page "Contributing to Spark".Andy Konwinski2013-02-192-1/+2
* | | Merge branch 'mesos-master' into streamingTathagata Das2013-02-205-4/+20
|\| |
| * | Merge pull request #461 from JoshRosen/fix/issue-tracker-linkMatei Zaharia2013-02-131-1/+1
| |\ \
| | * | Update issue tracker link in contributing guide.Josh Rosen2013-02-101-1/+1
| * | | Use a separate memory setting for standalone cluster daemonsMatei Zaharia2013-02-102-1/+17
| |/ /
| * | Merge pull request #460 from markhamstra/404Matei Zaharia2013-02-101-1/+1
| |\ \ | | |/ | |/|
| | * Fixed a 404 -- missing '.html'Mark Hamstra2013-02-101-1/+1
| * | Merge branch 'master' of https://github.com/mesos/spark into commutativeMark Hamstra2013-02-0813-44/+589
| |\ \
| * | | Change docs on 'reduce' since the merging of local reduces no longer preservesMark Hamstra2013-02-051-1/+1
| | |/ | |/|
* | | Merge branch 'streaming' into ScrapCodes-streaming-actorTathagata Das2013-02-196-86/+252
|\ \ \
| * | | Changed networkStream to socketStream and pluggableNetworkStream to become ne...Tathagata Das2013-02-181-5/+5
| * | | Merge branch 'streaming' into ScrapCode-streamingTathagata Das2013-02-1813-96/+448
| |\ \ \
| | * | | Added checkpointing and fault-tolerance semantics to the programming guide. F...Tathagata Das2013-02-182-53/+195
| | | |/ | | |/|
| | * | Merge pull request #430 from pwendell/pyspark-guideMatei Zaharia2013-01-301-2/+9
| | |\ \
| | | * | Make module help available in python shell.Patrick Wendell2013-01-301-0/+1
| | | * | Inclue packaging and launching pyspark in guide.Patrick Wendell2013-01-301-2/+8
| | * | | Replace old 'master' term with 'driver'.Stephen Haberman2013-01-251-6/+6