File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
content.zh/docs/connectors/datastream
content/docs/connectors/datastream Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ makes these operations automated so that they are transparent to Kafka consumers
36
36
37
37
For details on Kafka compatibility, please refer to the official [ Kafka documentation] ( https://kafka.apache.org/protocol.html#protocol_compatibility ) .
38
38
39
- {{< connector_artifact flink-connector-kafka 3.1.0 >}}
39
+ {{< connector_artifact flink-connector-kafka kafka >}}
40
40
41
41
Flink's streaming connectors are not part of the binary distribution.
42
42
See how to link with them for cluster execution [ here] ({{< ref "docs/dev/configuration/overview" >}}).
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Apache Flink 集成了通用的 Kafka 连接器,它会尽力与 Kafka client
36
36
当前 Kafka client 向后兼容 0.10.0 或更高版本的 Kafka broker。
37
37
有关 Kafka 兼容性的更多细节,请参考 [ Kafka 官方文档] ( https://kafka.apache.org/protocol.html#protocol_compatibility ) 。
38
38
39
- {{< connector_artifact flink-connector-kafka 3.0.0 >}}
39
+ {{< connector_artifact flink-connector-kafka kafka >}}
40
40
41
41
如果使用 Kafka source,``` flink-connector-base ``` 也需要包含在依赖中:
42
42
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ makes these operations automated so that they are transparent to Kafka consumers
36
36
37
37
For details on Kafka compatibility, please refer to the official [ Kafka documentation] ( https://kafka.apache.org/protocol.html#protocol_compatibility ) .
38
38
39
- {{< connector_artifact flink-connector-kafka 3.1.0 >}}
39
+ {{< connector_artifact flink-connector-kafka kafka >}}
40
40
41
41
Flink's streaming connectors are not part of the binary distribution.
42
42
See how to link with them for cluster execution [ here] ({{< ref "docs/dev/configuration/overview" >}}).
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ The version of the client it uses may change between Flink releases.
36
36
Modern Kafka clients are backwards compatible with broker versions 0.10.0 or later.
37
37
For details on Kafka compatibility, please refer to the official [ Kafka documentation] ( https://kafka.apache.org/protocol.html#protocol_compatibility ) .
38
38
39
- {{< connector_artifact flink-connector-kafka 3.0.0 >}}
39
+ {{< connector_artifact flink-connector-kafka kafka >}}
40
40
41
41
Flink's streaming connectors are not part of the binary distribution.
42
42
See how to link with them for cluster execution [ here] ({{< ref "docs/dev/configuration/overview" >}}).
You can’t perform that action at this time.
0 commit comments