Merge pull request #19 from cwiki-us-docs/getting_started

修改第 11 步,数据源的名称
This commit is contained in:
YuCheng Hu 2021-07-27 07:25:03 -04:00 committed by GitHub
commit 52b9fa6f27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -173,10 +173,9 @@ Druid 是通过读取和存储有关导入数据的摘要schema来完成
Since this is a small dataset, we can have just a single segment, which is what selecting `DAY` as the
segment granularity gives us.
11. 单击 **Next: Tune** and **Next: Publish**.
11. 单击 **下一步调整Tune** 和 **下一步发布Publish**
12. The Publish settings are where you specify the datasource name in Druid. Let's change the default name from
`wikiticker-2015-09-12-sampled` to `wikipedia`.
12. 在发布Publish的设置中你需要在 Druid 的数据源的名称,我们可以选择默认的名字,这个名字将数据源的名称从 `wikiticker-2015-09-12-sampled` 修改为 `wikipedia`
![Data loader publish](../assets/tutorial-batch-data-loader-07.png "Data loader publish")