Details
-
Improvement
-
Status: Closed
-
Not a Priority
-
Resolution: Duplicate
-
1.13.0, 1.14.0
-
None
Description
when use flink sql api, all operator have same parallelism, but in some times we want specify the source / sink parallelism for kafka source, i noticed the kafka sink already have parameter "sink.parallelism" to specify the sink parallelism, but kafka source no, so we want flink sql api, have a parameter to specify the kafka source parallelism like sink.
Attachments
Issue Links
- is superceded by
-
FLINK-33261 FLIP-367: Support Setting Parallelism for Table/SQL Sources
- Resolved
- links to