aboutsummaryrefslogtreecommitdiff
path: root/external/kafka/src/test
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-6431][Streaming][Kafka] Error message for partition metadata requ...cody koeninger2015-04-121-0/+3
* [SPARK-6211][Streaming] Add Python Kafka API unit testjerryshao2015-04-098-308/+180
* [SPARK-6758]block the right jetty package in logWangTaoTheTonic2015-04-091-1/+1
* SPARK-6338 [CORE] Use standard temp dir mechanisms in tests to avoid orphane...Sean Owen2015-03-201-7/+3
* SPARK-6225 [CORE] [SQL] [STREAMING] Resolve most build warnings, 1.3.0 editionSean Owen2015-03-113-34/+22
* [SPARK-5731][Streaming][Test] Fix incorrect test in DirectKafkaStreamSuiteTathagata Das2015-02-171-12/+16
* [HOTFIX] Ignore DirectKafkaStreamSuite.Reynold Xin2015-02-131-4/+4
* [SPARK-4964] [Streaming] refactor createRDD to take leaders via map instead o...cody koeninger2015-02-112-29/+223
* [SPARK-4964][Streaming][Kafka] More updates to Exactly-once Kafka streamTathagata Das2015-02-098-140/+516
* [SPARK-4964] [Streaming] Exactly-once semantics for Kafkacody koeninger2015-02-044-4/+268
* [SPARK-5153][Streaming][Test] Increased timeout to deal with flaky KafkaStrea...Tathagata Das2015-02-031-1/+1
* SPARK-4159 [CORE] Maven build doesn't run JUnit test suitesSean Owen2015-01-061-3/+2
* [SPARK-4062][Streaming]Add ReliableKafkaReceiver in Spark Streaming Kafka con...jerryshao2014-11-143-117/+283
* [SPARK-3748] Log thread name in unit test logsReynold Xin2014-10-011-1/+1
* [SPARK-3615][Streaming]Fix Kafka unit test hard coded Zookeeper port issuejerryshao2014-09-242-14/+34
* [SPARK-1022][Streaming] Add Kafka real unit testjerryshao2014-08-052-35/+287
* 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-212-7/+13
* Changed SparkConf to not be serializable. And also fixed unit-test log paths ...Tathagata Das2014-01-142-1/+2
* Removed XYZFunctions and added XYZUtils as a common Scala and Java interface ...Tathagata Das2014-01-072-12/+7
* Changed JavaStreamingContextWith*** to ***Function in streaming.api.java.*** ...Tathagata Das2014-01-061-8/+7
* Refactored kafka, flume, zeromq, mqtt as separate external projects, with the...Tathagata Das2013-12-303-0/+119