aboutsummaryrefslogtreecommitdiff
path: root/docs/streaming-programming-guide.md
Commit message (Expand)AuthorAgeFilesLines
* run-example -> bin/run-examplePrashant Sharma2014-01-021-2/+2
* Updated docs for SparkConf and handled review commentsMatei Zaharia2013-12-301-2/+2
* Various broken links in documentationPatrick Wendell2013-12-071-4/+4
* Add a `repartition` operator.Patrick Wendell2013-10-241-0/+4
* Add docs for standalone scheduler fault toleranceAaron Davidson2013-10-081-3/+2
* More fixesMatei Zaharia2013-09-011-2/+10
* Fix more URLs in docsMatei Zaharia2013-09-011-3/+3
* Update docs for new packageMatei Zaharia2013-09-011-14/+14
* Change build and run instructions to use assembliesMatei Zaharia2013-08-291-2/+2
* Linking custom receiver guidePrashant Sharma2013-08-231-0/+3
* Fixes typos in Spark Streaming Programming GuideAndy Konwinski2013-07-121-2/+2
* Typos: cluser -> clusterAndrew Ash2013-04-101-2/+2
* More doc tweaksMatei Zaharia2013-02-261-0/+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
* | 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-251-7/+3
* | Some tweaks to docsMatei Zaharia2013-02-251-5/+5
|/
* Fixed class paths and dependencies based on Matei's comments.Tathagata Das2013-02-241-3/+3
* 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-231-1/+1
* Changed networkStream to socketStream and pluggableNetworkStream to become ne...Tathagata Das2013-02-181-5/+5
* Added checkpointing and fault-tolerance semantics to the programming guide. F...Tathagata Das2013-02-181-52/+194
* 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-011-13/+154
* Improved jekyll and scala docs. Made many classes and method private to remov...Tathagata Das2012-12-291-26/+30
* Streaming programming guide. STREAMING-2 #resolvePatrick Wendell2012-11-131-0/+163