datamanager infra

This commit is contained in:
liujianhuan 2020-04-19 11:42:23 +08:00
parent dc8bde1eae
commit 07161ea57a
1 changed files with 16 additions and 1 deletions

View File

@ -1,2 +1,17 @@
<!-- toc -->
### 压缩与重新索引
## 数据管理
数据源的schema可以随时更改Apache Druid支持不同段之间的有不同的schema。
### schema更新
#### 替换段文件
#### 在段中不同的schema
### 压缩与重新索引
#### 压缩合并的IOConfig
### 增加新的数据
### 更新现有的数据
#### 使用lookups
#### 重新摄取数据
#### 使用基于Hadoop的摄取
#### 使用原生批摄取重新索引
### 删除数据
### 杀掉任务
### 数据保留