spark-instrumented-optimizer/core
zsxwing 6c726a3fbd [SPARK-5069][Core] Fix the race condition of TaskSchedulerImpl.dagScheduler
It's not necessary to set `TaskSchedulerImpl.dagScheduler` in preStart. It's safe to set it after `initializeEventProcessActor()`.

Author: zsxwing <zsxwing@gmail.com>

Closes #3887 from zsxwing/SPARK-5069 and squashes the following commits:

d95894f [zsxwing] Fix the race condition of TaskSchedulerImpl.dagScheduler
2015-01-04 21:06:04 -08:00
..
src [SPARK-5069][Core] Fix the race condition of TaskSchedulerImpl.dagScheduler 2015-01-04 21:06:04 -08:00
pom.xml SPARK-4297 [BUILD] Build warning fixes omnibus 2014-12-24 13:32:51 -08:00