aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorShixiong Zhu <shixiong@databricks.com>2016-12-21 11:59:21 -0800
committerShixiong Zhu <shixiong@databricks.com>2016-12-21 11:59:21 -0800
commit078c71c2dcbb1470d22f8eb8138fb17e3d7c2414 (patch)
tree06a3b9e566014326fa32e6332eb52357bca3228e /dev
parentccfe60a8304871779ff1b31b8c2d724f59d5b2af (diff)
downloadspark-078c71c2dcbb1470d22f8eb8138fb17e3d7c2414.tar.gz
spark-078c71c2dcbb1470d22f8eb8138fb17e3d7c2414.tar.bz2
spark-078c71c2dcbb1470d22f8eb8138fb17e3d7c2414.zip
[SPARK-18954][TESTS] Fix flaky test: o.a.s.streaming.BasicOperationsSuite rdd cleanup - map and window
## What changes were proposed in this pull request? The issue in this test is the cleanup of RDDs may not be able to finish before stopping StreamingContext. This PR basically just puts the assertions into `eventually` and runs it before stopping StreamingContext. ## How was this patch tested? Jenkins Author: Shixiong Zhu <shixiong@databricks.com> Closes #16362 from zsxwing/SPARK-18954.
Diffstat (limited to 'dev')
0 files changed, 0 insertions, 0 deletions