Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.2.0
-
None
-
None
Description
In a over-subscribed environment we may enter a situation where our requests for more pods are not going to be fulfilled. Adding more requests for more pods is not going to help and may slow down the scheduler. We should detect this situation and hold off on increasing pod requests until the scheduler allocates more pods to us. We have a limited version of this in the Kube scheduler it's self but it would be better to plumb this all the way through to the DA logic.
Attachments
Issue Links
- is superceded by
-
SPARK-38455 Support driver/executor PodGroup templates
- Resolved
- relates to
-
SPARK-36052 Introduce pending pod limit for Spark on K8s
- Resolved