[
https://issues.apache.org/jira/browse/FLINK-25582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
venn wu updated FLINK-25582:
----------------------------
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. (was: 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 notices 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.)
> flink sql kafka source cannot special custom parallelism
> --------------------------------------------------------
>
> Key: FLINK-25582
> URL: https://issues.apache.org/jira/browse/FLINK-25582
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Kafka, Table SQL / API
> Affects Versions: 1.13.0, 1.14.0
> Reporter: venn wu
> Priority: Minor
> Labels: pull-request-available
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)