Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This is part of the fine-grained resource configuration.
For DataStream, the setResource API will be setted onto SingleOutputStreamOperator similar with other existing properties like parallelism, name, etc.
For DataSet, the setResource API will be setted onto Operator in the similar way.
There are two parameters described with minimum ResourceSpec and maximum ResourceSpec separately in the API for considering resource resize in future improvements.
Attachments
Issue Links
- blocks
-
FLINK-5134 Aggregate ResourceSpec for chained operators when generating job graph
- Closed
- 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