Skip to content

Commit 0fd75fb

Browse files
Joy-2000jiangyu84
and
jiangyu84
authored
[Docs] Update invalid link to doris hudi catalog (#12928)
* update invalid doris hudi catalog link * update invalid doris link in versioned docs --------- Co-authored-by: jiangyu84 <[email protected]>
1 parent f9760f0 commit 0fd75fb

File tree

11 files changed

+12
-12
lines changed

11 files changed

+12
-12
lines changed

website/docs/sql_queries.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -646,8 +646,8 @@ for more details.
646646

647647
## Doris
648648

649-
The Doris integration currently support Copy on Write and Merge On Read tables in Hudi since version 0.10.0. You can query Hudi tables via Doris from Doris version 2.0 Doris offers a multi-catalog, which is designed to make it easier to connect to external data catalogs to enhance Doris's data lake analysis and federated data query capabilities. Please refer
650-
to [Doris-Hudi external catalog](https://doris.apache.org/docs/lakehouse/multi-catalog/hudi/) for more details on the setup.
649+
The Doris integration currently support Copy on Write and Merge On Read tables in Hudi since version 0.10.0. You can query Hudi tables via Doris from Doris version 2.0. Doris offers a multi-catalog, which is designed to make it easier to connect to external data catalogs to enhance Doris's data lake analysis and federated data query capabilities. Please refer
650+
to [Doris Hudi Catalog](https://doris.apache.org/docs/lakehouse/datalake-analytics/hudi/) for more details on the setup.
651651

652652
:::note
653653
The current default supported version of Hudi is 0.10.0 ~ 0.13.1, and has not been tested in other versions. More versions will be supported in the future.

website/versioned_docs/version-0.10.0/query_engine_setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ for more details.
8484

8585
## Doris
8686
Copy on Write Tables in Hudi version 0.10.0 can be queried via Doris external tables starting from Doris version 1.1.
87-
Please refer to [Doris Hudi external table](https://doris.apache.org/docs/ecosystem/external-table/hudi-external-table/ )
87+
Please refer to [Doris Hudi Catalog](https://doris.apache.org/docs/lakehouse/datalake-analytics/hudi/)
8888
for more details on the setup.
8989

9090
:::note

website/versioned_docs/version-0.12.2/query_engine_setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ for more details.
128128

129129
## Doris
130130
Copy on Write Tables in Hudi version 0.10.0 can be queried via Doris external tables starting from Doris version 1.1.
131-
Please refer to [Doris Hudi external table](https://doris.apache.org/docs/ecosystem/external-table/hudi-external-table/ )
131+
Please refer to [Doris Hudi Catalog](https://doris.apache.org/docs/lakehouse/datalake-analytics/hudi/)
132132
for more details on the setup.
133133

134134
:::note

website/versioned_docs/version-0.12.3/query_engine_setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ for more details.
128128

129129
## Doris
130130
Copy on Write Tables in Hudi version 0.10.0 can be queried via Doris external tables starting from Doris version 1.1.
131-
Please refer to [Doris Hudi external table](https://doris.apache.org/docs/ecosystem/external-table/hudi-external-table/ )
131+
Please refer to [Doris Hudi Catalog](https://doris.apache.org/docs/lakehouse/datalake-analytics/hudi/)
132132
for more details on the setup.
133133

134134
:::note

website/versioned_docs/version-0.13.0/query_engine_setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ for more details.
128128

129129
## Doris
130130
Copy on Write Tables in Hudi version 0.10.0 can be queried via Doris external tables starting from Doris version 1.1.
131-
Please refer to [Doris Hudi external table](https://doris.apache.org/docs/ecosystem/external-table/hudi-external-table/ )
131+
Please refer to [Doris Hudi Catalog](https://doris.apache.org/docs/lakehouse/datalake-analytics/hudi/)
132132
for more details on the setup.
133133

134134
:::note

website/versioned_docs/version-0.13.1/querying_data.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ for more details.
425425

426426
Copy on Write Tables in Hudi version 0.10.0 can be queried via Doris external tables starting from Doris version 1.1.
427427
Please refer
428-
to [Doris Hudi external table](https://doris.apache.org/docs/ecosystem/external-table/hudi-external-table/ )
428+
to [Doris Hudi Catalog](https://doris.apache.org/docs/lakehouse/datalake-analytics/hudi/)
429429
for more details on the setup.
430430

431431
:::note

website/versioned_docs/version-0.14.0/sql_queries.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ for more details.
329329

330330
Copy on Write Tables in Hudi version 0.10.0 can be queried via Doris external tables starting from Doris version 1.1.
331331
Please refer
332-
to [Doris Hudi external table](https://doris.apache.org/docs/ecosystem/external-table/hudi-external-table/ )
332+
to [Doris Hudi Catalog](https://doris.apache.org/docs/lakehouse/datalake-analytics/hudi/)
333333
for more details on the setup.
334334

335335
:::note

website/versioned_docs/version-0.14.1/sql_queries.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ for more details.
337337

338338
Copy on Write Tables in Hudi version 0.10.0 can be queried via Doris external tables starting from Doris version 1.1.
339339
Please refer
340-
to [Doris Hudi external table](https://doris.apache.org/docs/ecosystem/external-table/hudi-external-table/ )
340+
to [Doris Hudi Catalog](https://doris.apache.org/docs/lakehouse/datalake-analytics/hudi/)
341341
for more details on the setup.
342342

343343
:::note

website/versioned_docs/version-0.15.0/sql_queries.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ for more details.
336336
## Doris
337337

338338
The Doris integration currently support Copy on Write and Merge On Read tables in Hudi since version 0.10.0. You can query Hudi tables via Doris from Doris version 2.0 Doris offers a multi-catalog, which is designed to make it easier to connect to external data catalogs to enhance Doris's data lake analysis and federated data query capabilities. Please refer
339-
to [Doris-Hudi external catalog](https://doris.apache.org/docs/lakehouse/multi-catalog/hudi/) for more details on the setup.
339+
to [Doris Hudi Catalog](https://doris.apache.org/docs/lakehouse/datalake-analytics/hudi/) for more details on the setup.
340340

341341
:::note
342342
The current default supported version of Hudi is 0.10.0 ~ 0.13.1, and has not been tested in other versions. More versions will be supported in the future.

website/versioned_docs/version-1.0.0/sql_queries.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ for more details.
647647
## Doris
648648

649649
The Doris integration currently support Copy on Write and Merge On Read tables in Hudi since version 0.10.0. You can query Hudi tables via Doris from Doris version 2.0 Doris offers a multi-catalog, which is designed to make it easier to connect to external data catalogs to enhance Doris's data lake analysis and federated data query capabilities. Please refer
650-
to [Doris-Hudi external catalog](https://doris.apache.org/docs/lakehouse/multi-catalog/hudi/) for more details on the setup.
650+
to [Doris Hudi Catalog](https://doris.apache.org/docs/lakehouse/datalake-analytics/hudi/) for more details on the setup.
651651

652652
:::note
653653
The current default supported version of Hudi is 0.10.0 ~ 0.13.1, and has not been tested in other versions. More versions will be supported in the future.

website/versioned_docs/version-1.0.1/sql_queries.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ for more details.
647647
## Doris
648648

649649
The Doris integration currently support Copy on Write and Merge On Read tables in Hudi since version 0.10.0. You can query Hudi tables via Doris from Doris version 2.0 Doris offers a multi-catalog, which is designed to make it easier to connect to external data catalogs to enhance Doris's data lake analysis and federated data query capabilities. Please refer
650-
to [Doris-Hudi external catalog](https://doris.apache.org/docs/lakehouse/multi-catalog/hudi/) for more details on the setup.
650+
to [Doris Hudi Catalog](https://doris.apache.org/docs/lakehouse/datalake-analytics/hudi/) for more details on the setup.
651651

652652
:::note
653653
The current default supported version of Hudi is 0.10.0 ~ 0.13.1, and has not been tested in other versions. More versions will be supported in the future.

0 commit comments

Comments
 (0)