ingestion infra
This commit is contained in:
parent
d5eb8c13a1
commit
31bf2778dc
1
DataIngestion/batchingestion.md
Normal file
1
DataIngestion/batchingestion.md
Normal file
@ -0,0 +1 @@
|
||||
<!-- toc -->
|
1
DataIngestion/dataformats.md
Normal file
1
DataIngestion/dataformats.md
Normal file
@ -0,0 +1 @@
|
||||
<!-- toc -->
|
1
DataIngestion/datamanage.md
Normal file
1
DataIngestion/datamanage.md
Normal file
@ -0,0 +1 @@
|
||||
<!-- toc -->
|
1
DataIngestion/faq.md
Normal file
1
DataIngestion/faq.md
Normal file
@ -0,0 +1 @@
|
||||
<!-- toc -->
|
1
DataIngestion/hadoopbased.md
Normal file
1
DataIngestion/hadoopbased.md
Normal file
@ -0,0 +1 @@
|
||||
<!-- toc -->
|
@ -1 +0,0 @@
|
||||
## 数据摄入
|
3
DataIngestion/ingestion.md
Normal file
3
DataIngestion/ingestion.md
Normal file
@ -0,0 +1,3 @@
|
||||
<!-- toc -->
|
||||
|
||||
## 数据摄入
|
1
DataIngestion/kafka.md
Normal file
1
DataIngestion/kafka.md
Normal file
@ -0,0 +1 @@
|
||||
<!-- toc -->
|
1
DataIngestion/kinesis.md
Normal file
1
DataIngestion/kinesis.md
Normal file
@ -0,0 +1 @@
|
||||
<!-- toc -->
|
1
DataIngestion/native.md
Normal file
1
DataIngestion/native.md
Normal file
@ -0,0 +1 @@
|
||||
<!-- toc -->
|
1
DataIngestion/schemadesign.md
Normal file
1
DataIngestion/schemadesign.md
Normal file
@ -0,0 +1 @@
|
||||
<!-- toc -->
|
1
DataIngestion/streamingest.md
Normal file
1
DataIngestion/streamingest.md
Normal file
@ -0,0 +1 @@
|
||||
<!-- toc -->
|
1
DataIngestion/taskrefer.md
Normal file
1
DataIngestion/taskrefer.md
Normal file
@ -0,0 +1 @@
|
||||
<!-- toc -->
|
1
DataIngestion/tranquility.md
Normal file
1
DataIngestion/tranquility.md
Normal file
@ -0,0 +1 @@
|
||||
<!-- toc -->
|
17
SUMMARY.md
17
SUMMARY.md
@ -38,9 +38,20 @@
|
||||
* [元数据存储](Design/Metadata.md)
|
||||
* [Zookeeper](Design/Zookeeper.md)
|
||||
|
||||
### 数据摄取
|
||||
|
||||
* [数据摄取](DataIngestion/index.md)
|
||||
* [数据摄取](DataIngestion/ingestion.md)
|
||||
* [摄取概述](DataIngestion/ingestion.md)
|
||||
* [数据格式](DataIngestion/dataformats.md)
|
||||
* [schema设计](DataIngestion/schemadesign.md)
|
||||
* [数据管理](DataIngestion/datamanage.md)
|
||||
* [流式摄取](DataIngestion/kafka.md)
|
||||
* [Apache Kafka](DataIngestion/kafka.md)
|
||||
* [Apache Kinesis](DataIngestion/kinesis.md)
|
||||
* [Tranquility](DataIngestion/tranquility.md)
|
||||
* [批量摄取](DataIngestion/native.md)
|
||||
* [本地批](DataIngestion/native.md)
|
||||
* [Hadoop批](DataIngestion/hadoopbased.md)
|
||||
* [任务参考](DataIngestion/taskrefer.md)
|
||||
* [问题FAQ](DataIngestion/faq.md)
|
||||
|
||||
### 数据查询
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user