aboutsummaryrefslogtreecommitdiff
path: root/external/kafka/src
Commit message (Expand)AuthorAgeFilesLines
* SPARK-2034. KafkaInputDStream doesn't close resources and may prevent JVM shu...Sean Owen2014-06-221-22/+33
* Package docsPrashant Sharma2014-05-142-0/+44
* SPARK-1798. Tests should clean up temp filesSean Owen2014-05-121-1/+1
* [SPARK-1332] Improve Spark Streaming's Network Receiver and InputDStream API ...Tathagata Das2014-04-214-26/+27
* Merge pull request #557 from ScrapCodes/style. Closes #557.Patrick Wendell2014-02-092-6/+11
* 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-1/+2
* Moved DStream, DStreamCheckpointData and PairDStream from org.apache.spark.st...Tathagata Das2014-01-121-1/+2
* Removed XYZFunctions and added XYZUtils as a common Scala and Java interface ...Tathagata Das2014-01-076-215/+160
* Changed JavaStreamingContextWith*** to ***Function in streaming.api.java.*** ...Tathagata Das2014-01-062-14/+13
* Removed extra empty lines.Tathagata Das2013-12-311-1/+0
* Refactored kafka, flume, zeromq, mqtt as separate external projects, with the...Tathagata Das2013-12-307-0/+477