Skip to content

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

Closed
drcrallen wants to merge 1 commit intoapache:masterfrom
metamx:SPARK-14537
Closed

[SPARK-14537] [CORE] Make TaskSchedulerImpl waiting fail if context is shut down#12301
drcrallen wants to merge 1 commit intoapache:masterfrom
metamx:SPARK-14537

Conversation

@drcrallen
Copy link
Contributor

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

This patch makes the postStartHook throw an IllegalStateException if the SparkContext is shutdown while it is waiting for the backend to be ready
@drcrallen drcrallen changed the title [SPARK-14537] Make TaskSchedulerImpl waiting fail if context is shut down [SPARK-14537] [CORE] Make TaskSchedulerImpl waiting fail if context is shut down Apr 11, 2016
@srowen
Copy link
Member

srowen commented Apr 11, 2016

Jenkins test this please

@SparkQA
Copy link

SparkQA commented Apr 11, 2016

Test build #55528 has finished for PR 12301 at commit 2603c7a.

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

@andrewor14
Copy link
Contributor

Looks good.

@srowen
Copy link
Member

srowen commented Apr 13, 2016

Merged to master

@asfgit asfgit closed this in dd11e40 Apr 13, 2016
@drcrallen drcrallen deleted the SPARK-14537 branch April 13, 2016 15:15
zzcclp pushed a commit to zzcclp/spark that referenced this pull request Apr 14, 2016
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.

4 participants