spark-instrumented-optimizer/external
Patrick Wendell 44460ba594 HOTFIX: Fix concurrency issue in FlumePollingStreamSuite.
This has been failing on master. One possible cause is that the port
gets contended if multiple test runs happen concurrently and they
hit this test at the same time. Since this test takes a long time
(60 seconds) that's very plausible. This patch randomizes the port
used in this test to avoid contention.
2014-08-02 01:16:13 -07:00
..
flume HOTFIX: Fix concurrency issue in FlumePollingStreamSuite. 2014-08-02 01:16:13 -07:00
flume-sink HOTFIX: Fixing test error in maven for flume-sink. 2014-08-02 00:58:33 -07:00
kafka [SPARK-2103][Streaming] Change to ClassTag for KafkaInputDStream and fix reflection issue 2014-08-01 04:32:46 -07:00
mqtt SPARK-2749 [BUILD]. Spark SQL Java tests aren't compiling in Jenkins' Maven builds; missing junit:junit dep 2014-07-30 15:04:33 -07:00
twitter SPARK-2749 [BUILD]. Spark SQL Java tests aren't compiling in Jenkins' Maven builds; missing junit:junit dep 2014-07-30 15:04:33 -07:00
zeromq SPARK-2749 [BUILD]. Spark SQL Java tests aren't compiling in Jenkins' Maven builds; missing junit:junit dep 2014-07-30 15:04:33 -07:00