Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Done
-
None
Description
Currently, the subpartition range division algorithm is fixed (data-independent), and the TaskDeploymentDescriptor(TDD) can be generated according to the number of subpartitions and downstream parallelism. In order to support dividing according to the amount of data in the subpartition range, the scheduler needs to support flexible subpartition range divisions. The scheduler will be responsible for deciding the subpartition range division infos for each job vertex, and then pass the division infos to job vertices when initializing them.
Attachments
Issue Links
- links to