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-18805][DStream] Avoid StackOverflowError while getting RDD during restore from checkpoints #21412

Closed

Conversation

chermenin
Copy link

Added a hook for catching a StackOverflowErrors threw during the process of restore RDDs from checkpoints.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@gaborgsomogyi
Copy link
Contributor

gaborgsomogyi commented Nov 21, 2018

Don't know what's the issue but I'm almost certain catching StackOverflowError shouldn't be the solution.

@srowen
Copy link
Member

srowen commented Nov 26, 2018

Agree, this PR should be closed.

@chermenin chermenin closed this Nov 26, 2018
@chermenin chermenin deleted the 18805_avoid_stack_overflow_error branch November 26, 2018 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants