继续翻译,并测试变基
This commit is contained in:
parent
74bc926a18
commit
380730f1f3
|
@ -160,7 +160,7 @@ Druid 是通过读取和存储有关导入数据的摘要(schema)来完成
|
||||||
8. 配置摘要(schema) 是你对 [dimensions](../ingestion/index.md#dimensions) 和 [metrics](../ingestion/index.md#metrics) 在导入数据的时候配置的地方。
|
8. 配置摘要(schema) 是你对 [dimensions](../ingestion/index.md#dimensions) 和 [metrics](../ingestion/index.md#metrics) 在导入数据的时候配置的地方。
|
||||||
这个界面显示的是当我们对数据在 Druid 中进行导入的时候,数据是如何在 Druid 中进行存储和表现的。
|
这个界面显示的是当我们对数据在 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.
|
by unsetting the **Rollup** switch and confirming the change when prompted.
|
||||||
|
|
||||||
![Data loader schema](../assets/tutorial-batch-data-loader-05.png "Data loader schema")
|
![Data loader schema](../assets/tutorial-batch-data-loader-05.png "Data loader schema")
|
||||||
|
|
Loading…
Reference in New Issue