Skip to content

Commit 77a2b75

Browse files
committed
Docs: add links for new tutorials of data pipelines
Signed-off-by: jason.jin <jason@linktime.cloud>
1 parent 0a9666c commit 77a2b75

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

docs/en/user-tutorials/tutorials.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ 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)
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)
2325
* More...
24-

docs/zh/user-tutorials/tutorials.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +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+
* [可视化分析淘宝母音购物数据](./visualization-analysis-of-taobao's-maternal-and-infant-shopping-data.md)
20+
* [如何在KDP上构建一个销售侧的实时数据流水线](./Real-time-incremental-data-analysis.md)
1921
* 更多...
2022

0 commit comments

Comments
 (0)