Details
-
Story
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0
-
None
Description
In SPARK-27488, we extract resource requests and allocation by parsing raw Spark confs. This hurts readability because we didn't have the abstraction at resource level. After we merge the core changes, we should do a refactoring and make the code more readable.
See https://github.com/apache/spark/pull/24615#issuecomment-494580663.
Attachments
Issue Links
- is blocked by
-
SPARK-27366 Spark scheduler internal changes to support GPU scheduling
- Resolved
-
SPARK-27488 Driver interface to support GPU resources
- Resolved
- links to