Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-13655] Improve isolation between tests in KinesisBackedBlockRDDSuite #11564

Closed
wants to merge 2 commits into from

Conversation

JoshRosen
Copy link
Contributor

This patch modifies KinesisBackedBlockRDDTests to increase the isolation between tests in order to fix a bug which causes the tests to hang.

See #11558 for more details.

/cc @zsxwing @srowen

@SparkQA
Copy link

SparkQA commented Mar 7, 2016

Test build #52595 has finished for PR 11564 at commit 168e603.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Mar 7, 2016

Test build #52597 has finished for PR 11564 at commit 9658688.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@zsxwing
Copy link
Member

zsxwing commented Mar 7, 2016

LGTM. Merging to master. Thanks, @JoshRosen

@asfgit asfgit closed this in e9e67b3 Mar 7, 2016
@JoshRosen JoshRosen deleted the SPARK-13655 branch March 7, 2016 21:48
roygao94 pushed a commit to roygao94/spark that referenced this pull request Mar 22, 2016
…DSuite

This patch modifies `KinesisBackedBlockRDDTests` to increase the isolation between tests in order to fix a bug which causes the tests to hang.

See apache#11558 for more details.

/cc zsxwing srowen

Author: Josh Rosen <joshrosen@databricks.com>

Closes apache#11564 from JoshRosen/SPARK-13655.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants