aboutsummaryrefslogtreecommitdiff
path: root/external/mqtt/src/main
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-12692][BUILD][STREAMING] Scala style: Fix the style violation (Space b...Kousuke Saruta2016-01-111-2/+2
* [SPARK-12023][BUILD] Fix warnings while packaging spark with maven.Prashant Sharma2015-11-301-1/+1
* [SPARK-10227] fatal warnings with sbt on Scala 2.11Luc Bourlier2015-09-091-1/+1
* [SPARK-9791] [PACKAGE] Change private class to private class to prevent unnec...Tathagata Das2015-08-241-3/+3
* [SPARK-5155] [PYSPARK] [STREAMING] Mqtt streaming support in PythonPrabeesh K2015-08-102-0/+60
* [SPARK-7929] Turn whitespace checker on for more token types.Reynold Xin2015-05-281-13/+1
* [SPARK-7501] [STREAMING] DAG visualization: show DStream operationsAndrew Or2015-05-181-1/+2
* [SPARK-5666][streaming][MQTT streaming] some trivial fixesprabs2015-02-252-14/+15
* [SPARK-4631][streaming][FIX] Wait for a receiver to start before publishing t...Iulian Dragos2015-02-021-12/+14
* Package docsPrashant Sharma2014-05-142-0/+44
* SPARK-1586 Windows build fixesMridul Muralidharan2014-04-241-1/+1
* [SPARK-1332] Improve Spark Streaming's Network Receiver and InputDStream API ...Tathagata Das2014-04-212-27/+26
* Remove Unnecessary Whitespace'sSandeep2014-04-101-8/+8
* Removed StreamingContext.registerInputStream and registerOutputStream - they ...Tathagata Das2014-01-131-3/+1
* Fixed import formatting.Tathagata Das2014-01-121-1/+1
* Fixed persistence logic of WindowedDStream, and fixed default persistence lev...Tathagata Das2014-01-121-0/+1
* Moved DStream, DStreamCheckpointData and PairDStream from org.apache.spark.st...Tathagata Das2014-01-121-1/+2
* Change clientId to random clientId Prabeesh K2014-01-101-1/+1
* Removed XYZFunctions and added XYZUtils as a common Scala and Java interface ...Tathagata Das2014-01-073-86/+35
* Changed JavaStreamingContextWith*** to ***Function in streaming.api.java.*** ...Tathagata Das2014-01-064-5/+5
* Refactored kafka, flume, zeromq, mqtt as separate external projects, with the...Tathagata Das2013-12-304-0/+236