guiyanakuang commented on a change in pull request #34743:
URL: https://github.com/apache/spark/pull/34743#discussion_r759001312
##########
File path:
core/src/test/scala/org/apache/spark/scheduler/TaskSetManagerSuite.scala
##########
@@ -291,6 +291,21 @@ class TaskSetManagerSuite
assert(manager.resourceOffer("execA", "host1", ANY)._1.get.index === 0)
}
+ test("skip unsatisfiable locality levels (the case TaskLocation is
HostTaskLocation)") {
Review comment:
Thanks for the reminder, I'll add it later
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]