-
- Downloads
Removed redundant TaskSetManager.error() function.
This function was leftover from a while ago, and now just passes all calls through to the abort() function, so this commit deletes it.
Showing
- core/src/main/scala/org/apache/spark/scheduler/TaskSchedulerImpl.scala 1 addition, 1 deletion.../scala/org/apache/spark/scheduler/TaskSchedulerImpl.scala
- core/src/main/scala/org/apache/spark/scheduler/TaskSetManager.scala 0 additions, 5 deletions...ain/scala/org/apache/spark/scheduler/TaskSetManager.scala
Loading
Please register or sign in to comment