Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
As discussed in FLINK-15527 and FLINK-15959, we propose to add the max limit to the total number of slots.
To be specific:
- Introduce "cluster.number-of-slots.max" configuration option with default value MAX_INT
- Make the SlotManager respect the max number of slots, when exceeded, it would not allocate resource anymore.
Attachments
Issue Links
- is duplicated by
-
FLINK-15527 can not control the number of container on yarn single job module
- Closed
- is related to
-
FLINK-15959 Add min number of slots configuration to limit total number of slots
- Closed
-
FLINK-15527 can not control the number of container on yarn single job module
- Closed
- links to