Skip to content
Snippets Groups Projects
Commit dd11e401 authored by Charles Allen's avatar Charles Allen Committed by Sean Owen
Browse files

[SPARK-14537][CORE] Make TaskSchedulerImpl waiting fail if context is shut down

This patch makes the postStartHook throw an IllegalStateException if the SparkContext is shutdown while it is waiting for the backend to be ready

Author: Charles Allen <charles@allen-net.com>

Closes #12301 from drcrallen/SPARK-14537.
parent 23f93f55
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment