aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorzsxwing <zsxwing@gmail.com>2015-06-29 17:19:05 -0700
committerAndrew Or <andrew@databricks.com>2015-06-29 17:19:05 -0700
commitcec98525fd2b731cb78935bf7bc6c7963411744e (patch)
treecbf6affe3a4daa3cc44fa419a2e3393df4934f39 /LICENSE
parent881662e9c93893430756320f51cef0fc6643f681 (diff)
downloadspark-cec98525fd2b731cb78935bf7bc6c7963411744e.tar.gz
spark-cec98525fd2b731cb78935bf7bc6c7963411744e.tar.bz2
spark-cec98525fd2b731cb78935bf7bc6c7963411744e.zip
[SPARK-8634] [STREAMING] [TESTS] Fix flaky test StreamingListenerSuite "receiver info reporting"
As per the unit test log in https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35754/ ``` 15/06/24 23:09:10.210 Thread-3495 INFO ReceiverTracker: Starting 1 receivers 15/06/24 23:09:10.270 Thread-3495 INFO SparkContext: Starting job: apply at Transformer.scala:22 ... 15/06/24 23:09:14.259 ForkJoinPool-4-worker-29 INFO StreamingListenerSuiteReceiver: Started receiver and sleeping 15/06/24 23:09:14.270 ForkJoinPool-4-worker-29 INFO StreamingListenerSuiteReceiver: Reporting error and sleeping ``` it needs at least 4 seconds to receive all receiver events in this slow machine, but `timeout` for `eventually` is only 2 seconds. This PR increases `timeout` to make this test stable. Author: zsxwing <zsxwing@gmail.com> Closes #7017 from zsxwing/SPARK-8634 and squashes the following commits: 719cae4 [zsxwing] Fix flaky test StreamingListenerSuite "receiver info reporting"
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions