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

Add receiver scheduling policy test for Streaming #84

Closed
wants to merge 2 commits into from

Conversation

zsxwing
Copy link

@zsxwing zsxwing commented Aug 19, 2015

Added tests for the new receiver scheduling policy in 1.5. This PR is for SPARK-9933: Test the new receiver scheduling.

STREAMING_RECEIVER_LOAD_BALANCE_TEST_OPTS = streaming_batch_duration_opts(2000) + [
OptionSet("total-duration", [30]),
OptionSet("hdfs-url", [HDFS_URL]),
OptionSet("total-executor-cores", [20], can_scale=True),
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tdas do you know how to get total-executor-cores and num-executors in codes?

@zsxwing
Copy link
Author

zsxwing commented Aug 20, 2015

Added a commit to improve the test coverage. This commit helped me find the issue SPARK-10137.

@zsxwing zsxwing closed this Apr 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant