Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The JobManager requests slot by ResourceProfile from ResourceManager before submitting tasks. Currently the ResourceProfile only contains cpu cores and memory properties. The memory should be expanded to different types such as heap memory, direct memory and native memory which corresponds with memory in ResourceSpec.
Attachments
Issue Links
- is blocked by
-
FLINK-5132 Introduce the ResourceSpec for grouping different resource factors in API
- Closed
- is part of
-
FLINK-5131 Fine-grained Resource Configuration
- Closed
- links to