Skip to content

Commit

Permalink
review commit
Browse files Browse the repository at this point in the history
  • Loading branch information
witgo committed May 17, 2014
1 parent 83ce29b commit 0f52483
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,6 @@ class CoarseGrainedSchedulerBackend(scheduler: TaskSchedulerImpl, actorSystem: A
case e: Exception => logError("Exception in error callback", e)
}
}
// scheduler.error(msg)
// TODO: Need to throw an exception?
// throw new SparkException(msg)
}
else {
freeCores(task.executorId) -= scheduler.CPUS_PER_TASK
Expand Down

0 comments on commit 0f52483

Please sign in to comment.