spark-instrumented-optimizer/core/src/main
Brennon York b96008d552 [SPARK-794][Core] Remove sleep() in ClusterScheduler.stop
Removed `sleep()` from the `stop()` method of the `TaskSchedulerImpl` class which, from the JIRA ticket, is believed to be a legacy artifact slowing down testing originally introduced in the `ClusterScheduler` class.

Author: Brennon York <brennon.york@capitalone.com>

Closes #3851 from brennonyork/SPARK-794 and squashes the following commits:

04c3e64 [Brennon York] Removed sleep() from the stop() method
2015-01-04 12:40:39 -08:00
..
java/org/apache/spark SPARK-4567. Make SparkJobInfo and SparkStageInfo serializable 2014-12-09 16:26:07 -08:00
resources/org/apache/spark [SPARK-4920][UI]:current spark version in UI is not striking. 2014-12-22 14:14:39 -08:00
scala/org/apache/spark [SPARK-794][Core] Remove sleep() in ClusterScheduler.stop 2015-01-04 12:40:39 -08:00