Skip to content

Commit ca0b05f

Browse files
committed
[docs] Rectify names of CDC sources for Flink
1 parent fa6e7ea commit ca0b05f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+161
-121
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ full database synchronization, sharding table synchronization, schema evolution
6363
5. View job execution status through Flink WebUI or downstream database.
6464

6565
Try it out yourself with our more detailed [tutorial](docs/content/docs/get-started/quickstart/mysql-to-doris.md).
66-
You can also see [connector overview](docs/content/docs/connectors/overview.md) to view a comprehensive catalog of the
66+
You can also see [connector overview](docs/content/docs/connectors/pipeline-connectors/overview.md) to view a comprehensive catalog of the
6767
connectors currently provided and understand more detailed configurations.
6868

6969

docs/content.zh/docs/connectors/legacy-flink-cdc-sources/_index.md renamed to docs/content.zh/docs/connectors/flink-sources/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Legacy CDC Sources
2+
title: Flink 连接器
33
bookCollapseSection: true
44
weight: 5
55
---

docs/content.zh/docs/connectors/legacy-flink-cdc-sources/datastream-api-package-guidance.md renamed to docs/content.zh/docs/connectors/flink-sources/datastream-api-package-guidance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "DataStream API 打包指南"
33
weight: 998
44
type: docs
55
aliases:
6-
- /connectors/legacy-flink-cdc-sources/datastream-api-package-guidance
6+
- /connectors/flink-sources/datastream-api-package-guidance
77
---
88

99
<!--

docs/content.zh/docs/connectors/legacy-flink-cdc-sources/db2-cdc.md renamed to docs/content.zh/docs/connectors/flink-sources/db2-cdc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Db2"
33
weight: 9
44
type: docs
55
aliases:
6-
- /connectors/legacy-flink-cdc-sources/db2-cdc
6+
- /connectors/flink-sources/db2-cdc
77
---
88
<!--
99
Licensed to the Apache Software Foundation (ASF) under one

docs/content.zh/docs/connectors/legacy-flink-cdc-sources/mongodb-cdc.md renamed to docs/content.zh/docs/connectors/flink-sources/mongodb-cdc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "MongoDB"
33
weight: 2
44
type: docs
55
aliases:
6-
- /connectors/legacy-flink-cdc-sources/mongodb-cdc
6+
- /connectors/flink-sources/mongodb-cdc
77
---
88
<!--
99
Licensed to the Apache Software Foundation (ASF) under one

docs/content.zh/docs/connectors/legacy-flink-cdc-sources/mysql-cdc.md renamed to docs/content.zh/docs/connectors/flink-sources/mysql-cdc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "MySQL"
33
weight: 7
44
type: docs
55
aliases:
6-
- /connectors/legacy-flink-cdc-sources/mysql-cdc
6+
- /connectors/flink-sources/mysql-cdc
77
---
88
<!--
99
Licensed to the Apache Software Foundation (ASF) under one

docs/content.zh/docs/connectors/legacy-flink-cdc-sources/oceanbase-cdc.md renamed to docs/content.zh/docs/connectors/flink-sources/oceanbase-cdc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "OceanBase"
33
weight: 4
44
type: docs
55
aliases:
6-
- /connectors/legacy-flink-cdc-sources/oceanbase-cdc
6+
- /connectors/flink-sources/oceanbase-cdc
77
---
88
<!--
99
Licensed to the Apache Software Foundation (ASF) under one
@@ -234,7 +234,7 @@ Flink SQL> CREATE TABLE orders (
234234
);
235235
```
236236

237-
您也可以访问 Flink CDC 官网文档,快速体验将数据从 OceanBase 导入到 Elasticsearch。更多信息,参考 [Flink CDC 官网文档](https://nightlies.apache.org/flink/flink-cdc-docs-release-3.0/docs/connectors/legacy-flink-cdc-sources/tutorials/oceanbase-tutorial/)。
237+
您也可以访问 Flink CDC 官网文档,快速体验将数据从 OceanBase 导入到 Elasticsearch。更多信息,参考 [Flink CDC 官网文档]({{< ref "docs/connectors/flink-sources/tutorials/oceanbase-tutorial" >}})。
238238

239239
OceanBase CDC 连接器选项
240240
----------------

docs/content.zh/docs/connectors/legacy-flink-cdc-sources/oracle-cdc.md renamed to docs/content.zh/docs/connectors/flink-sources/oracle-cdc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Oracle"
33
weight: 5
44
type: docs
55
aliases:
6-
- /connectors/legacy-flink-cdc-sources/oracle-cdc
6+
- /connectors/flink-sources/oracle-cdc
77
---
88
<!--
99
Licensed to the Apache Software Foundation (ASF) under one

docs/content.zh/docs/connectors/legacy-flink-cdc-sources/overview.md renamed to docs/content.zh/docs/connectors/flink-sources/overview.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "概览"
33
weight: 1
44
type: docs
55
aliases:
6-
- /connectors/legacy-flink-cdc-sources/
6+
- /connectors/flink-sources/
77
---
88
<!--
99
Licensed to the Apache Software Foundation (ASF) under one
@@ -24,28 +24,28 @@ specific language governing permissions and limitations
2424
under the License.
2525
-->
2626

27-
# Legacy CDC sources
27+
# Flink Sources 连接器
2828

29-
Legacy CDC sources is a set of source connectors for <a href="https://flink.apache.org/">Apache Flink<sup>®</sup></a>, ingesting changes from different databases using change data capture (CDC).
29+
Flink CDC sources is a set of source connectors for <a href="https://flink.apache.org/">Apache Flink<sup>®</sup></a>, ingesting changes from different databases using change data capture (CDC).
3030
Some CDC sources integrate Debezium as the engine to capture data changes. So it can fully leverage the ability of Debezium. See more about what is [Debezium](https://github.com/debezium/debezium).
3131

32-
You can also read [tutorials]({{< ref "docs/connectors/legacy-flink-cdc-sources/tutorials/build-streaming-etl-tutorial" >}}) about how to use these sources.
32+
You can also read [tutorials]({{< ref "docs/connectors/flink-sources/tutorials/build-streaming-etl-tutorial" >}}) about how to use these sources.
3333

3434
{{< img src="/fig/cdc-flow.png" width="600px" alt="Flink CDC" >}}
3535

3636
## Supported Connectors
3737

3838
| Connector | Database | Driver |
3939
|---------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------|
40-
| [mongodb-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/mongodb-cdc" >}}) | <li> [MongoDB](https://www.mongodb.com): 3.6, 4.x, 5.0 | MongoDB Driver: 4.3.4 |
41-
| [mysql-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/mysql-cdc" >}}) | <li> [MySQL](https://dev.mysql.com/doc): 5.6, 5.7, 8.0.x <li> [RDS MySQL](https://www.aliyun.com/product/rds/mysql): 5.6, 5.7, 8.0.x <li> [PolarDB MySQL](https://www.aliyun.com/product/polardb): 5.6, 5.7, 8.0.x <li> [Aurora MySQL](https://aws.amazon.com/cn/rds/aurora): 5.6, 5.7, 8.0.x <li> [MariaDB](https://mariadb.org): 10.x <li> [PolarDB X](https://github.com/ApsaraDB/galaxysql): 2.0.1 | JDBC Driver: 8.0.28 |
42-
| [oceanbase-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/oceanbase-cdc" >}}) | <li> [OceanBase CE](https://open.oceanbase.com): 3.1.x, 4.x <li> [OceanBase EE](https://www.oceanbase.com/product/oceanbase): 2.x, 3.x, 4.x | OceanBase Driver: 2.4.x |
43-
| [oracle-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/oracle-cdc" >}}) | <li> [Oracle](https://www.oracle.com/index.html): 11, 12, 19, 21 | Oracle Driver: 19.3.0.0 |
44-
| [postgres-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/postgres-cdc" >}}) | <li> [PostgreSQL](https://www.postgresql.org): 9.6, 10, 11, 12, 13, 14 | JDBC Driver: 42.5.1 |
45-
| [sqlserver-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/sqlserver-cdc" >}}) | <li> [Sqlserver](https://www.microsoft.com/sql-server): 2012, 2014, 2016, 2017, 2019 | JDBC Driver: 9.4.1.jre8 |
46-
| [tidb-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/tidb-cdc" >}}) | <li> [TiDB](https://www.pingcap.com/): 5.1.x, 5.2.x, 5.3.x, 5.4.x, 6.0.0 | JDBC Driver: 8.0.27 |
47-
| [db2-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/db2-cdc" >}}) | <li> [Db2](https://www.ibm.com/products/db2): 11.5 | Db2 Driver: 11.5.0.0 |
48-
| [vitess-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/vitess-cdc" >}}) | <li> [Vitess](https://vitess.io/): 8.0.x, 9.0.x | MySql JDBC Driver: 8.0.26 |
40+
| [mongodb-cdc]({{< ref "docs/connectors/flink-sources/mongodb-cdc" >}}) | <li> [MongoDB](https://www.mongodb.com): 3.6, 4.x, 5.0 | MongoDB Driver: 4.3.4 |
41+
| [mysql-cdc]({{< ref "docs/connectors/flink-sources/mysql-cdc" >}}) | <li> [MySQL](https://dev.mysql.com/doc): 5.6, 5.7, 8.0.x <li> [RDS MySQL](https://www.aliyun.com/product/rds/mysql): 5.6, 5.7, 8.0.x <li> [PolarDB MySQL](https://www.aliyun.com/product/polardb): 5.6, 5.7, 8.0.x <li> [Aurora MySQL](https://aws.amazon.com/cn/rds/aurora): 5.6, 5.7, 8.0.x <li> [MariaDB](https://mariadb.org): 10.x <li> [PolarDB X](https://github.com/ApsaraDB/galaxysql): 2.0.1 | JDBC Driver: 8.0.28 |
42+
| [oceanbase-cdc]({{< ref "docs/connectors/flink-sources/oceanbase-cdc" >}}) | <li> [OceanBase CE](https://open.oceanbase.com): 3.1.x, 4.x <li> [OceanBase EE](https://www.oceanbase.com/product/oceanbase): 2.x, 3.x, 4.x | OceanBase Driver: 2.4.x |
43+
| [oracle-cdc]({{< ref "docs/connectors/flink-sources/oracle-cdc" >}}) | <li> [Oracle](https://www.oracle.com/index.html): 11, 12, 19, 21 | Oracle Driver: 19.3.0.0 |
44+
| [postgres-cdc]({{< ref "docs/connectors/flink-sources/postgres-cdc" >}}) | <li> [PostgreSQL](https://www.postgresql.org): 9.6, 10, 11, 12, 13, 14 | JDBC Driver: 42.5.1 |
45+
| [sqlserver-cdc]({{< ref "docs/connectors/flink-sources/sqlserver-cdc" >}}) | <li> [Sqlserver](https://www.microsoft.com/sql-server): 2012, 2014, 2016, 2017, 2019 | JDBC Driver: 9.4.1.jre8 |
46+
| [tidb-cdc]({{< ref "docs/connectors/flink-sources/tidb-cdc" >}}) | <li> [TiDB](https://www.pingcap.com/): 5.1.x, 5.2.x, 5.3.x, 5.4.x, 6.0.0 | JDBC Driver: 8.0.27 |
47+
| [db2-cdc]({{< ref "docs/connectors/flink-sources/db2-cdc" >}}) | <li> [Db2](https://www.ibm.com/products/db2): 11.5 | Db2 Driver: 11.5.0.0 |
48+
| [vitess-cdc]({{< ref "docs/connectors/flink-sources/vitess-cdc" >}}) | <li> [Vitess](https://vitess.io/): 8.0.x, 9.0.x | MySql JDBC Driver: 8.0.26 |
4949

5050
## Supported Flink Versions
5151
The following table shows the version mapping between Flink<sup>®</sup> CDC Connectors and Flink<sup>®</sup>:
@@ -74,15 +74,15 @@ The following table shows the current features of the connector:
7474

7575
| Connector | No-lock Read | Parallel Read | Exactly-once Read | Incremental Snapshot Read |
7676
|---------------------------------------------------------------------------------------|--------------|---------------|-------------------|---------------------------|
77-
| [mongodb-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/mongodb-cdc" >}}) |||||
78-
| [mysql-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/mysql-cdc" >}}) |||||
79-
| [oracle-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/oracle-cdc" >}}) |||||
80-
| [postgres-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/postgres-cdc" >}}) |||||
81-
| [sqlserver-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/sqlserver-cdc" >}}) |||||
82-
| [oceanbase-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/oceanbase-cdc" >}}) |||||
83-
| [tidb-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/tidb-cdc" >}}) |||||
84-
| [db2-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/db2-cdc" >}}) |||||
85-
| [vitess-cdc]({{< ref "docs/connectors/legacy-flink-cdc-sources/vitess-cdc" >}}) |||||
77+
| [mongodb-cdc]({{< ref "docs/connectors/flink-sources/mongodb-cdc" >}}) |||||
78+
| [mysql-cdc]({{< ref "docs/connectors/flink-sources/mysql-cdc" >}}) |||||
79+
| [oracle-cdc]({{< ref "docs/connectors/flink-sources/oracle-cdc" >}}) |||||
80+
| [postgres-cdc]({{< ref "docs/connectors/flink-sources/postgres-cdc" >}}) |||||
81+
| [sqlserver-cdc]({{< ref "docs/connectors/flink-sources/sqlserver-cdc" >}}) |||||
82+
| [oceanbase-cdc]({{< ref "docs/connectors/flink-sources/oceanbase-cdc" >}}) |||||
83+
| [tidb-cdc]({{< ref "docs/connectors/flink-sources/tidb-cdc" >}}) |||||
84+
| [db2-cdc]({{< ref "docs/connectors/flink-sources/db2-cdc" >}}) |||||
85+
| [vitess-cdc]({{< ref "docs/connectors/flink-sources/vitess-cdc" >}}) |||||
8686

8787
## Usage for Table/SQL API
8888

docs/content/docs/connectors/legacy-flink-cdc-sources/postgres-cdc.md renamed to docs/content.zh/docs/connectors/flink-sources/postgres-cdc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Postgres"
33
weight: 6
44
type: docs
55
aliases:
6-
- /connectors/legacy-flink-cdc-sources/postgres-cdc
6+
- /connectors/flink-sources/postgres-cdc
77
---
88
<!--
99
Licensed to the Apache Software Foundation (ASF) under one

0 commit comments

Comments
 (0)