GitHub user chermenin opened a pull request:
https://github.com/apache/spark/pull/21412
[SPARK-18805][DStream] Avoid StackOverflowError while getting RDD during
restore from checkpoints
Added a hook for catching a StackOverflowErrors threw during the process of
restore RDDs from checkpoints.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chermenin/spark
18805_avoid_stack_overflow_error
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21412.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21412
----
commit df86e73eb1b765d4fca67e140489c6cd05784d5e
Author: Aleksandr Chermenin <aleksandr_chermenin@...>
Date: 2018-05-23T13:51:59Z
Added a hook for StackOverflowError
commit 83fe463b4ae4507196ebc2afecdd220412002139
Author: Aleksandr Chermenin <aleksandr_chermenin@...>
Date: 2018-05-23T14:41:42Z
Added warning message for the StackOverflowError
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]