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 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 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 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 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