aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | Made StorageLevel constructor private, and added StorageLevels.create() to th...Tathagata Das2013-01-232-2/+4
| | * | | Add more Akka settings to docsMatei Zaharia2013-01-211-0/+16
| | * | | Clarify the documentation on env variables for standalone modeMatei Zaharia2013-01-211-22/+21
| | |/ /
| * | | Plug in actor as stream receiver APIPrashant Sharma2013-01-191-0/+101
* | | | actor as receiverPrashant Sharma2013-01-221-0/+101
| |/ / |/| |
* | | Merge branch 'master' into streamingMatei Zaharia2013-01-202-2/+3
|\ \ \
| * \ \ Merge pull request #387 from mateiz/python-accumulatorsJosh Rosen2013-01-201-1/+0
| |\ \ \
| | * | | Fix Python guide to say accumulators are availableMatei Zaharia2013-01-201-1/+0
| * | | | Changes based on Matei's commentPatrick Wendell2013-01-201-2/+3
| * | | | Clarifying log directory in EC2 guidePatrick Wendell2013-01-191-1/+2
| |/ / /
* | / / Merge branch 'master' into streamingTathagata Das2013-01-157-14/+199
|\| | | | |/ / |/| |
| * | Merge pull request #346 from JoshRosen/python-apiMatei Zaharia2013-01-127-11/+192
| |\ \
| | * | Add mapPartitionsWithSplit() to PySpark.Josh Rosen2013-01-081-1/+0
| | * | Add `pyspark` script to replace the other scripts.Josh Rosen2013-01-012-7/+46
| | * | Rename top-level 'pyspark' directory to 'python'Josh Rosen2013-01-011-4/+4
| | * | Minor documentation and style fixes for PySpark.Josh Rosen2013-01-012-4/+7
| | * | Merge remote-tracking branch 'origin/master' into python-apiJosh Rosen2012-12-297-31/+33
| | |\|
| | * | Add documentation for Python API.Josh Rosen2012-12-285-6/+121
| | * | Add epydoc API documentation for PySpark.Josh Rosen2012-12-273-5/+30
| * | | add repositories section to simple job pom.xmlMichael Heuer2013-01-111-0/+10
| | |/ | |/|
* | | Added documentation for PairDStreamFunctions.Tathagata Das2013-01-131-20/+25
* | | Renamed examples and added documentation.Tathagata Das2013-01-071-7/+7
* | | Updated Streaming Programming Guide.Tathagata Das2013-01-014-17/+178
* | | Improved jekyll and scala docs. Made many classes and method private to remov...Tathagata Das2012-12-292-28/+32
* | | Merge branch 'mesos' into dev-mergeTathagata Das2012-12-261-14/+16
|\| |
| * | Updated Kryo documentation for Kryo version update.Reynold Xin2012-12-211-14/+16
* | | Merge branch 'master' of github.com:mesos/spark into devReynold Xin2012-12-202-3/+3
|\| |
| * | Use spark-env.sh to configure standalone master. See SPARK-638.Josh Rosen2012-12-141-1/+1