File tree 2 files changed +8
-6
lines changed
2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,10 @@ Users can refer to the following scenario tutorials to practice how to do data i
17
17
* [ Import data from RDBMS to Hive] ( ./import-from-rbdms-to-hive.md )
18
18
* [ Import data from RDBMS to Kafka] ( ./import-from-rdbms-to-kafka.md )
19
19
* [ 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 )
21
21
* [ 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 )
24
26
* More...
25
-
Original file line number Diff line number Diff line change 16
16
* [ 从外部 HDFS 导入数据到 KDP HDFS] ( ./import-from-hdfs-to-hdfs.md )
17
17
* [ 使用 Airbyte/ClickHouse/Superset 探索数据] ( ./exploring-data-using-airbyte-clickhouse-superset.md )
18
18
* [ 使用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 )
20
22
* 更多...
21
-
You can’t perform that action at this time.
0 commit comments