From 9905ac3ccd146ef89fdaa7c966fe85c6347d66f1 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Mon, 26 Jul 2021 19:20:10 -0400 Subject: [PATCH 1/8] =?UTF-8?q?=E5=B0=9D=E8=AF=95=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E5=8F=98=E5=9F=BA=E6=8F=90=E4=BA=A4=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tutorials/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/index.md b/tutorials/index.md index 58c9beb..79280cc 100644 --- a/tutorials/index.md +++ b/tutorials/index.md @@ -182,7 +182,7 @@ Druid 是通过读取和存储有关导入数据的摘要(schema)来完成 ![Data loader publish](../assets/tutorial-batch-data-loader-07.png "Data loader publish") -13. Click **Next: Edit spec** to review the ingestion spec we've constructed with the data loader. +13. 单击 **Next: Edit spec** to review the ingestion spec we've constructed with the data loader. ![Data loader spec](../assets/tutorial-batch-data-loader-08.png "Data loader spec") From cba9e6e28a80032cb750eef35b213d8f855c3b0c Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Mon, 26 Jul 2021 19:21:27 -0400 Subject: [PATCH 2/8] =?UTF-8?q?=E7=BB=A7=E7=BB=AD=E7=BF=BB=E8=AF=91?= =?UTF-8?q?=EF=BC=8C=E5=B9=B6=E6=B5=8B=E8=AF=95=E5=8F=98=E5=9F=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tutorials/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/index.md b/tutorials/index.md index 79280cc..e0cb54b 100644 --- a/tutorials/index.md +++ b/tutorials/index.md @@ -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") From 74bc926a18df251e04bbdde12b0aee7bc32ca6db Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Mon, 26 Jul 2021 19:20:10 -0400 Subject: [PATCH 3/8] =?UTF-8?q?=E5=B0=9D=E8=AF=95=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E5=8F=98=E5=9F=BA=E6=8F=90=E4=BA=A4=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tutorials/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/index.md b/tutorials/index.md index 58c9beb..79280cc 100644 --- a/tutorials/index.md +++ b/tutorials/index.md @@ -182,7 +182,7 @@ Druid 是通过读取和存储有关导入数据的摘要(schema)来完成 ![Data loader publish](../assets/tutorial-batch-data-loader-07.png "Data loader publish") -13. Click **Next: Edit spec** to review the ingestion spec we've constructed with the data loader. +13. 单击 **Next: Edit spec** to review the ingestion spec we've constructed with the data loader. ![Data loader spec](../assets/tutorial-batch-data-loader-08.png "Data loader spec") From 380730f1f3e2f8a57fcf3887c5a160f8a087cf1c Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Mon, 26 Jul 2021 19:21:27 -0400 Subject: [PATCH 4/8] =?UTF-8?q?=E7=BB=A7=E7=BB=AD=E7=BF=BB=E8=AF=91?= =?UTF-8?q?=EF=BC=8C=E5=B9=B6=E6=B5=8B=E8=AF=95=E5=8F=98=E5=9F=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tutorials/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/index.md b/tutorials/index.md index 79280cc..e0cb54b 100644 --- a/tutorials/index.md +++ b/tutorials/index.md @@ -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") From f9f0995fd24ed6252e6599cd2960f31b1e27f8dc Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Mon, 26 Jul 2021 19:24:22 -0400 Subject: [PATCH 5/8] =?UTF-8?q?=E7=BB=A7=E7=BB=AD=E7=BF=BB=E8=AF=91?= =?UTF-8?q?=EF=BC=8C=E5=B9=B6=E6=B5=8B=E8=AF=95=E5=8F=98=E5=9F=BA=20-=201?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tutorials/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/index.md b/tutorials/index.md index e0cb54b..b859948 100644 --- a/tutorials/index.md +++ b/tutorials/index.md @@ -160,7 +160,7 @@ Druid 是通过读取和存储有关导入数据的摘要(schema)来完成 8. 配置摘要(schema) 是你对 [dimensions](../ingestion/index.md#dimensions) 和 [metrics](../ingestion/index.md#metrics) 在导入数据的时候配置的地方。 这个界面显示的是当我们对数据在 Druid 中进行导入的时候,数据是如何在 Druid 中进行存储和表现的。 - 因为我们提交的数据集非常小,因此我们可以关闭 [回滚(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") From df5084c2f48e8b2080d3d6317994bc09f877be99 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Mon, 26 Jul 2021 20:24:44 -0400 Subject: [PATCH 6/8] =?UTF-8?q?=E7=BB=A7=E7=BB=AD=E7=BF=BB=E8=AF=91?= =?UTF-8?q?=EF=BC=8C=E5=B9=B6=E6=B5=8B=E8=AF=95=E5=8F=98=E5=9F=BA=20-=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tutorials/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tutorials/index.md b/tutorials/index.md index b859948..3f7df4a 100644 --- a/tutorials/index.md +++ b/tutorials/index.md @@ -160,8 +160,7 @@ Druid 是通过读取和存储有关导入数据的摘要(schema)来完成 8. 配置摘要(schema) 是你对 [dimensions](../ingestion/index.md#dimensions) 和 [metrics](../ingestion/index.md#metrics) 在导入数据的时候配置的地方。 这个界面显示的是当我们对数据在 Druid 中进行导入的时候,数据是如何在 Druid 中进行存储和表现的。 - 因为我们提交的数据集非常小,因此我们可以关闭 [回滚(rollup)](../ingestion/index.md#rollup) ,这样的话 - by unsetting the **Rollup** switch and confirming the change when prompted. + 因为我们提交的数据集非常小,因此我们可以关闭 [回滚(rollup)](../ingestion/index.md#rollup) ,**Rollup** 的开关将不会在这个时候显示来供你选择。 ![Data loader schema](../assets/tutorial-batch-data-loader-05.png "Data loader schema") From 9a461a24db41ed62aa82622c27291660fb36e7b7 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Mon, 26 Jul 2021 20:27:50 -0400 Subject: [PATCH 7/8] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B9=A6=E7=B1=8D?= =?UTF-8?q?=E7=9A=84=E9=93=BE=E6=8E=A5=EF=BC=8C=E9=A1=BA=E4=BE=BF=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E5=8F=98=E5=9F=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SUMMARY.md | 1 - 1 file changed, 1 deletion(-) diff --git a/SUMMARY.md b/SUMMARY.md index 7c3f3e5..226de4a 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -2,7 +2,6 @@ * [优质书籍分享]() * [产品类](book/product.md) - * [技术类](book/tech.md) * [优质技术文章合集]() * [分析调研类](misc/learning.md) From 653d4e8f2139e6799f866cb4addf3e6ff88fc281 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Mon, 26 Jul 2021 21:45:32 -0400 Subject: [PATCH 8/8] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E7=9A=84=E5=A4=A7=E5=B0=8F=E4=B8=BA=20690?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tutorials/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/index.md b/tutorials/index.md index 3f7df4a..be0b829 100644 --- a/tutorials/index.md +++ b/tutorials/index.md @@ -162,7 +162,7 @@ Druid 是通过读取和存储有关导入数据的摘要(schema)来完成 因为我们提交的数据集非常小,因此我们可以关闭 [回滚(rollup)](../ingestion/index.md#rollup) ,**Rollup** 的开关将不会在这个时候显示来供你选择。 - ![Data loader schema](../assets/tutorial-batch-data-loader-05.png "Data loader schema") + ![Data loader schema](../assets/tutorial-batch-data-loader-05.png ':size=690') 10. 单击 **Next: Partition** to configure how the data will be split into segments. In this case, choose `DAY` as