aboutsummaryrefslogtreecommitdiff
path: root/docs/streaming-programming-guide.md
Commit message (Expand)AuthorAgeFilesLines
* Fix Java example in Streaming Programming GuideSantiago M. Mola2014-09-201-1/+1
* [SPARK-2419][Streaming][Docs] More updates to the streaming programming guideTathagata Das2014-09-061-14/+50
* [SPARK-2419][Streaming][Docs] Updates to the streaming programming guideTathagata Das2014-09-031-180/+338
* [SPARK-1981] Add AWS Kinesis streaming supportChris Fregly2014-08-021-4/+8
* Docs: monitoring, streaming programming guidekballou2014-07-311-2/+2
* Streaming programming guide typosClément MATHIEU2014-07-031-2/+2
* Small correction in Streaming Programming Guide docakkomar2014-06-131-1/+1
* SPARK-1976: fix the misleading part in streaming docsCodingCat2014-05-301-1/+2
* [SPARK-1566] consolidate programming guide, and general doc updatesMatei Zaharia2014-05-301-22/+20
* Fix doc about NetworkWordCount/JavaNetworkWordCount usage of spark streamingjmu2014-05-271-3/+3
* default task number misleading in several placesChen Chao2014-05-141-8/+10
* SPARK-1637: Clean up examples for 1.0Sandeep2014-05-061-12/+11
* [SPARK-1504], [SPARK-1505], [SPARK-1558] Updated Spark Streaming guideTathagata Das2014-05-051-43/+157
* SPARK-1663. Corrections for several compile errors in streaming code examples...Sean Owen2014-05-031-26/+36
* SPARK-1619 Launch spark-shell with spark-submitPatrick Wendell2014-04-241-4/+2
* [SPARK-1439, SPARK-1440] Generate unified Scaladoc across projects and JavadocsMatei Zaharia2014-04-211-28/+28
* maintain arbitrary state data for each keyChen Chao2014-03-091-1/+1
* SPARK-1173. (#2) Fix typo in Java streaming example.Aaron Kimball2014-03-021-1/+1
* SPARK-1173. Improve scala streaming docs.Aaron Kimball2014-03-021-5/+33
* [SPARK-1105] fix site scala version error in docsCodingCat2014-02-191-8/+8
* Fix typos in Spark Streaming programming guideAndrew Or2014-02-171-14/+13
* Merge pull request #579 from CrazyJvm/patch-1.Chen Chao2014-02-101-1/+1
* Merge pull request #497 from tdas/docs-updateTathagata Das2014-01-281-290/+988
* Fixed loose ends in docs.Tathagata Das2014-01-141-2/+2
* Removed StreamingContext.registerInputStream and registerOutputStream - they ...Tathagata Das2014-01-131-15/+17
* Merge remote-tracking branch 'apache/master' into dstream-moveTathagata Das2014-01-121-2/+2
|\
| * Rename DStream.foreach to DStream.foreachRDDPatrick Wendell2014-01-121-2/+2
* | Moved DStream, DStreamCheckpointData and PairDStream from org.apache.spark.st...Tathagata Das2014-01-121-1/+1
|/
* 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