-
- Downloads
[SPARK-6350] [MESOS] Fine-grained mode scheduler respects mesosExecutor.cores
This is a regression introduced in #4960, this commit fixes it and adds a test. tnachen andrewor14 please review, this should be an easy one. Author: Iulian Dragos <jaguarul@gmail.com> Closes #8653 from dragos/issue/mesos/fine-grained-maxExecutorCores.
Showing
- core/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerBackend.scala 1 addition, 2 deletions...spark/scheduler/cluster/mesos/MesosSchedulerBackend.scala
- core/src/test/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerBackendSuite.scala 32 additions, 1 deletion.../scheduler/cluster/mesos/MesosSchedulerBackendSuite.scala
Please register or sign in to comment