-
- Downloads
SPARK-2269 Refactor mesos scheduler resourceOffers and add unit test
Author: Timothy Chen <tnachen@gmail.com> Closes #1487 from tnachen/resource_offer_refactor and squashes the following commits: 4ea5dec [Timothy Chen] Rebase from master and address comments 9ccab09 [Timothy Chen] Address review comments e6494dc [Timothy Chen] Refactor class loading 8207428 [Timothy Chen] Refactor mesos scheduler resourceOffers and add unit test
Showing
- core/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerBackend.scala 58 additions, 79 deletions...spark/scheduler/cluster/mesos/MesosSchedulerBackend.scala
- core/src/test/scala/org/apache/spark/scheduler/mesos/MesosSchedulerBackendSuite.scala 94 additions, 0 deletions...he/spark/scheduler/mesos/MesosSchedulerBackendSuite.scala
Loading
Please register or sign in to comment