change summary
This commit is contained in:
parent
eb2ca556c1
commit
31ca42a264
56
SUMMARY.md
56
SUMMARY.md
|
@ -8,36 +8,34 @@
|
|||
* [单服务器部署](GettingStarted/chapter-3.md)
|
||||
* [集群部署](GettingStarted/chapter-4.md)
|
||||
|
||||
### 使用指导
|
||||
* [使用指导](Tutorials/chapter-1.md)
|
||||
* [加载本地文件](Tutorials/chapter-1.md)
|
||||
* [从Kafka加载数据](Tutorials/chapter-2.md)
|
||||
* [从Hadoop加载数据](Tutorials/chapter-3.md)
|
||||
* [查询数据](Tutorials/chapter-4.md)
|
||||
* [Rollup操作](Tutorials/chapter-5.md)
|
||||
* [配置数据保留规则](Tutorials/chapter-6.md)
|
||||
* [数据更新](Tutorials/chapter-7.md)
|
||||
* [合并段文件](Tutorials/chapter-8.md)
|
||||
* [删除数据](Tutorials/chapter-9.md)
|
||||
* [摄入配置规范](Tutorials/chapter-10.md)
|
||||
* [转换输入数据](Tutorials/chapter-11.md)
|
||||
* [Kerberized HDFS存储](Tutorials/chapter-12.md)
|
||||
|
||||
* [加载本地文件](Tutorials/chapter-1.md)
|
||||
* [从Kafka加载数据](Tutorials/chapter-2.md)
|
||||
* [从Hadoop加载数据](Tutorials/chapter-3.md)
|
||||
* [查询数据](Tutorials/chapter-4.md)
|
||||
* [Rollup操作](Tutorials/chapter-5.md)
|
||||
* [配置数据保留规则](Tutorials/chapter-6.md)
|
||||
* [数据更新](Tutorials/chapter-7.md)
|
||||
* [合并段文件](Tutorials/chapter-8.md)
|
||||
* [删除数据](Tutorials/chapter-9.md)
|
||||
* [摄入配置规范](Tutorials/chapter-10.md)
|
||||
* [转换输入数据](Tutorials/chapter-11.md)
|
||||
* [Kerberized HDFS存储](Tutorials/chapter-12.md)
|
||||
|
||||
### 架构设计
|
||||
|
||||
* [整体设计](Design/Design.md)
|
||||
* [段设计](Design/Segments.md)
|
||||
* [进程与服务](Design/Processes.md)
|
||||
* [Coordinator](Design/Coordinator.md)
|
||||
* [Overlord](Design/Overlord.md)
|
||||
* [Historical](Design/Historical.md)
|
||||
* [MiddleManager](Design/MiddleManager.md)
|
||||
* [Broker](Design/Broker.md)
|
||||
* [Indexer](Design/Indexer.md)
|
||||
* [Peon](Design/Peons.md)
|
||||
* [深度存储](Design/Deepstorage.md)
|
||||
* [元数据存储](Design/Metadata.md)
|
||||
* [Zookeeper](Design/Zookeeper.md)
|
||||
* [架构设计](Design/Design.md)
|
||||
* [整体设计](Design/Design.md)
|
||||
* [段设计](Design/Segments.md)
|
||||
* [进程与服务](Design/Processes.md)
|
||||
* [Coordinator](Design/Coordinator.md)
|
||||
* [Overlord](Design/Overlord.md)
|
||||
* [Historical](Design/Historical.md)
|
||||
* [MiddleManager](Design/MiddleManager.md)
|
||||
* [Broker](Design/Broker.md)
|
||||
* [Indexer](Design/Indexer.md)
|
||||
* [Peon](Design/Peons.md)
|
||||
* [深度存储](Design/Deepstorage.md)
|
||||
* [元数据存储](Design/Metadata.md)
|
||||
* [Zookeeper](Design/Zookeeper.md)
|
||||
|
||||
### 数据摄取
|
||||
|
||||
|
|
Loading…
Reference in New Issue