继续翻译,并测试变基

This commit is contained in:
YuCheng Hu 2021-07-26 19:21:27 -04:00
parent 9905ac3ccd
commit cba9e6e28a
No known key found for this signature in database
GPG Key ID: C395DC68EF030B59
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ Druid 是通过读取和存储有关导入数据的摘要schema来完成
8. 配置摘要schema 是你对 [dimensions](../ingestion/index.md#dimensions) 和 [metrics](../ingestion/index.md#metrics) 在导入数据的时候配置的地方。
这个界面显示的是当我们对数据在 Druid 中进行导入的时候,数据是如何在 Druid 中进行存储和表现的。
Since our dataset is very small, you can turn off [rollup](../ingestion/index.md#rollup)
因为我们提交的数据集非常小,因此我们可以关闭 [回滚rollup](../ingestion/index.md#rollup)
by unsetting the **Rollup** switch and confirming the change when prompted.
![Data loader schema](../assets/tutorial-batch-data-loader-05.png "Data loader schema")