[GitHub] spark pull request: Remove many uses of Thread.sleep() from stream...

2014-12-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3687#issuecomment-66862227 [Test build #24424 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/24424/consoleFull) for PR 3687 at commit [`ad0056b`](https://gith

[GitHub] spark pull request: Remove many uses of Thread.sleep() from stream...

2014-12-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/3687#issuecomment-66862230 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/24

[GitHub] spark pull request: Remove many uses of Thread.sleep() from stream...

2014-12-12 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/3687#issuecomment-66860487 I expect this to fail due to https://issues.apache.org/jira/browse/SPARK-4835. --- If your project is set up for it, you can reply to this email and have your reply ap

[GitHub] spark pull request: Remove many uses of Thread.sleep() from stream...

2014-12-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3687#issuecomment-66859936 [Test build #24424 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/24424/consoleFull) for PR 3687 at commit [`ad0056b`](https://githu

[GitHub] spark pull request: Remove many uses of Thread.sleep() from stream...

2014-12-12 Thread JoshRosen
GitHub user JoshRosen opened a pull request: https://github.com/apache/spark/pull/3687 Remove many uses of Thread.sleep() from streaming tests This is a work-in-progress PR towards removing many of the `Thread.sleep()` calls from Spark Streaming's test suite, since I think that thes