集群方式部署 - 从独立服务器部署上进行合并

This commit is contained in:
YuCheng Hu 2021-08-03 16:25:19 -04:00
parent e9908a8a82
commit 48c9dbd14e

View File

@ -142,11 +142,10 @@ cd apache-druid-apache-druid-0.21.1
如果你需要让你的集群能够启动的话,我们将会对 `conf/druid/cluster/` 中的内容进行编辑。 如果你需要让你的集群能够启动的话,我们将会对 `conf/druid/cluster/` 中的内容进行编辑。
### Migrating from Single-Server Deployments ### 从独立服务器部署上进行合并
如果需要完成后续页面的部署和配置的话,你需要对 `conf/druid/cluster/` 中的内容进行编辑。
In the following sections we will be editing the configs under `conf/druid/cluster`. 如果你已经有一个正在运行的独立服务器部署的话,请拷贝你已经存在的配置文件到 `conf/druid/cluster` 文件夹中,以保证你已有的配置文件不丢失。
If you have an existing single-server deployment, please copy your existing configs to `conf/druid/cluster` to preserve any config changes you have made.
## Configure metadata storage and deep storage ## Configure metadata storage and deep storage