Skip to content

Commit d3de028

Browse files
committed
Docs: add links for new tutorials of data pipelines
Signed-off-by: jason.jin <[email protected]>
1 parent 8a3dac3 commit d3de028

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

docs/en/user-tutorials/tutorials.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ Users can refer to the following scenario tutorials to practice how to do data i
1717
* [Import data from RDBMS to Hive](./import-from-rbdms-to-hive.md)
1818
* [Import data from RDBMS to Kafka](./import-from-rdbms-to-kafka.md)
1919
* [How to integrate with Kafka on KDP](./integration-kafka-with-int-ext-comps.md)
20-
* [Data Import from External HDFS to KDP HDFS](./import-from-hdfs-to-hdfs.md)
20+
* [Data import from external HDFS to KDP HDFS](./import-from-hdfs-to-hdfs.md)
2121
* [Exploring data using Airbyte/ClickHouse/Superset](./exploring-data-using-airbyte-clickhouse-superset.md)
22-
* [Batch Job Scheduling for Hive SQL with Apache Airflow](./batch-job-scheduling-for-hive-sql-with-apache-airflow.md)
23-
* [Iceberg Quickstart](./iceberg-quickstart.md)
22+
* [Batch job scheduling for Hive SQL with Apache Airflow](./batch-job-scheduling-for-hive-sql-with-apache-airflow.md)
23+
* [Visualization of the maternal and infant shopping data on Taobao](./visualization-analysis-of-taobao's-maternal-and-infant-shopping-data.md)
24+
* [How to build a real-time data pipeline of sales' on KDP](./Real-time-incremental-data-analysis.md)
25+
* [Build up your data lake on KDP](./iceberg-quickstart.md)
2426
* More...
25-

docs/zh/user-tutorials/tutorials.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* [从外部 HDFS 导入数据到 KDP HDFS](./import-from-hdfs-to-hdfs.md)
1717
* [使用 Airbyte/ClickHouse/Superset 探索数据](./exploring-data-using-airbyte-clickhouse-superset.md)
1818
* [使用Apache Airflow进行Hive SQL批作业调度](./batch-job-scheduling-for-hive-sql-with-apache-airflow.md)
19-
* [Iceberg 快速开始](./iceberg-quickstart.md)
19+
* [可视化分析淘宝母音购物数据](./visualization-analysis-of-taobao's-maternal-and-infant-shopping-data.md)
20+
* [如何在KDP上构建一个销售侧的实时数据流水线](./Real-time-incremental-data-analysis.md)
21+
* [在KDP上构建数据湖](./iceberg-quickstart.md)
2022
* 更多...
21-

0 commit comments

Comments
 (0)