aboutsummaryrefslogtreecommitdiff
path: root/external/mqtt/src
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-5006][Deploy]spark.port.maxRetries doesn't workWangTaoTheTonic2015-01-211-2/+3
* [SPARK-4631] unit test for MQTTbilna2015-01-041-15/+95
* [SPARK-1010] Clean up uses of System.setProperty in unit testsJosh Rosen2014-12-311-2/+6
* SPARK-3962 Marked scope as provided for external projects.Prashant Sharma2014-11-192-2/+50
* [SPARK-3748] Log thread name in unit test logsReynold Xin2014-10-011-1/+1
* Package docsPrashant Sharma2014-05-142-0/+44
* SPARK-1798. Tests should clean up temp filesSean Owen2014-05-121-1/+1
* SPARK-1586 Windows build fixesMridul Muralidharan2014-04-241-1/+1
* [SPARK-1332] Improve Spark Streaming's Network Receiver and InputDStream API ...Tathagata Das2014-04-214-32/+33
* Remove Unnecessary Whitespace'sSandeep2014-04-101-8/+8
* Changed SparkConf to not be serializable. And also fixed unit-test log paths ...Tathagata Das2014-01-142-1/+2
* 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
* Fixed bugs.Tathagata Das2014-01-121-1/+1
* 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-075-92/+39
* Changed JavaStreamingContextWith*** to ***Function in streaming.api.java.*** ...Tathagata Das2014-01-065-11/+9
* Refactored kafka, flume, zeromq, mqtt as separate external projects, with the...Tathagata Das2013-12-307-0/+342