aboutsummaryrefslogtreecommitdiff
path: root/docs/streaming-programming-guide.md
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-19550][BUILD][CORE][WIP] Remove Java 7 supportSean Owen2017-02-161-146/+73
* [SPARK-19520][STREAMING] Do not encrypt data written to the WAL.Marcelo Vanzin2017-02-131-0/+3
* [SPARK-19003][DOCS] Add Java example in Spark Streaming Guide, section Design...adesharatushar2016-12-291-0/+72
* [SPARK-18073][DOCS][WIP] Migrate wiki to spark.apache.org web siteSean Owen2016-11-231-1/+1
* [SPARK-18445][BUILD][DOCS] Fix the markdown for `Note:`/`NOTE:`/`Note that`/`...hyukjinkwon2016-11-191-1/+1
* [DOCS] Reorganize explanation of Accumulators and Broadcast VariablesJosé Hiram Soltren2016-09-291-164/+164
* [SPARK-17445][DOCS] Reference an ASF page as the main place to find third-par...Sean Owen2016-09-141-1/+1
* Streaming doc correction.Satendra Kumar2016-09-091-1/+1
* [MINOR][DOCS] Fix minor typos in python example codeDmitriy Sokolov2016-08-301-17/+16
* [SPARK-17242][DOCUMENT] Update links of external dstream projectsShixiong Zhu2016-08-251-6/+2
* [SPARK-12370][DOCUMENTATION] Documentation should link to examples …Jagadeesan2016-08-131-11/+11
* [MINOR][DOC] Fix style in examples across documentationhyukjinkwon2016-08-121-14/+14
* [SPARK-16911] Fix the links in the programming guideShivansh2016-08-071-45/+0
* [SPARK-16312][STREAMING][KAFKA][DOC] Doc for Kafka 0.10 integrationcody koeninger2016-08-051-2/+2
* [MINOR][DOC] missing keyword newBartek Wiśniewski2016-07-271-1/+1
* [SPARK-14817][ML][MLLIB][DOC] Made DataFrame-based API primary in MLlib guideJoseph K. Bradley2016-07-151-2/+2
* [DOC][SQL] update out-of-date code snippets using SQLContext in all documents.WeichenXu2016-07-061-18/+21
* [SPARK-7848][STREAMING][UPDATE SPARKSTREAMING DOCS TO INCORPORATE IMPORTANT P...Nirman Narang2016-06-151-0/+19
* [SPARK-15086][CORE][STREAMING] Deprecate old Java accumulator APISean Owen2016-06-121-4/+4
* [MINOR] fix typo in documentsWeichenXu2016-06-071-1/+1
* [SPARK-15208][WIP][CORE][STREAMING][DOCS] Update Spark examples with Accumula...Liwei Lin2016-06-021-6/+6
* [DOCS] fix example code issues in documentationMatthew Wise2016-05-301-2/+2
* [MINOR] Fix Typos 'a -> an'Zheng RuiFeng2016-05-261-2/+2
* [SPARK-15171][SQL] Remove the references to deprecated method dataset.registe...Sean Zhong2016-05-181-6/+6
* [SPARK-15085][STREAMING][KAFKA] Rename streaming-kafka artifactcody koeninger2016-05-111-2/+2
* [SPARK-14342][CORE][DOCS][TESTS] Remove straggler references to TachyonLiwei Lin2016-04-021-1/+1
* [SPARK-13874][DOC] Remove docs of streaming-akka, streaming-zeromq, streaming...Shixiong Zhu2016-03-261-54/+13
* [SPARK-13888][DOC] Remove Akka Receiver doc and refer to the DStream Akka pro...Shixiong Zhu2016-03-141-17/+7
* [SPARK-13702][CORE][SQL][MLLIB] Use diamond operator for generic instance cre...Dongjoon Hyun2016-03-091-2/+2
* [SPARK-13705][DOCS] UpdateStateByKey Operation documentation incorrectly refe...rmishra2016-03-071-4/+1
* [MINOR][DOCS] Fix all typos in markdown files of `doc` and similar patterns i...Dongjoon Hyun2016-02-221-1/+1
* [SPARK-13339][DOCS] Clarify commutative / associative operator requirements f...Sean Owen2016-02-191-2/+2
* [SPARK-12414][CORE] Remove closure serializerSean Owen2016-02-101-2/+0
* [SPARK-3369][CORE][STREAMING] Java mapPartitions Iterator->Iterable is incons...Sean Owen2016-01-261-2/+2
* [SPARK-7799][SPARK-12786][STREAMING] Add "streaming-akka" projectShixiong Zhu2016-01-201-2/+2
* [SPARK-4819] Remove Guava's "Optional" from public APISean Owen2016-01-081-1/+0
* [SPARK-12507][STREAMING][DOCUMENT] Expose closeFileAfterWrite and allowBatchi...Shixiong Zhu2016-01-071-7/+5
* [SPARK-12429][STREAMING][DOC] Add Accumulator and Broadcast example for Strea...Shixiong Zhu2015-12-221-0/+165
* [SPARK-11910][STREAMING][DOCS] Update twitter4j dependency versionLuciano Resende2015-11-231-1/+1
* [SPARK-11751] Doc describe error in the "Spark Streaming Programming Guide" pageyangping.wu2015-11-171-2/+1
* [DOCS] Fix typo for Python section on unifying Kafka streamschriskang902015-11-091-2/+2
* [SPARK-10492] [STREAMING] [DOCUMENTATION] Update Streaming documentation abou...Tathagata Das2015-09-081-1/+12
* [SPARK-10440] [STREAMING] [DOCS] Update python API stuff in the programming g...Tathagata Das2015-09-041-10/+4
* Update streaming-programming-guide.mdKeiji Yoshida2015-08-231-1/+1
* [SPARK-5155] [PYSPARK] [STREAMING] Mqtt streaming support in PythonPrabeesh K2015-08-101-1/+1
* [SPARK-9601] [DOCS] Fix JavaPairDStream signature for stream-stream and windo...Namit Katariya2015-08-051-2/+2
* [SPARK-9490] [DOCS] [MLLIB] MLlib evaluation metrics guide example python cod...Sean Owen2015-07-311-1/+1
* [DOCS] Added important updateStateByKey detailsMichael Vogiatzis2015-07-091-0/+2
* [SPARK-8378] [STREAMING] Add the Python API for Flumezsxwing2015-07-011-1/+1
* [SPARK-8320] [STREAMING] Add example in streaming programming guide that show...Neelesh Srinivas Salian2015-06-181-0/+8