StefanieZhao7 commented on code in PR #208: URL: https://github.com/apache/iotdb-docs/pull/208#discussion_r1540888009
########## src/zh/UserGuide/latest/Deployment-and-Maintenance/Deployment-Guide_timecho.md: ########## Review Comment: 这个文档是否也要更新集群版用hostname的配置方式 ########## src/zh/UserGuide/Master/QuickStart/ClusterQuickStart.md: ########## @@ -48,7 +50,8 @@ IP地址和服务角色分配如下: | 端口 | 10710, 10720 | 6667, 10730, 10740, 10750, 10760 | **说明:** -- 可以使用`IP地址`或者`机器名/域名`来安装配置 IoTDB 集群,本文以IP地址为例。如果使用`机器名/域名`,则需要配置`/etc/hosts`。 +- 可以使用`IP地址`或者`hostname(机器名/域名)`来安装配置 IoTDB 集群,本文以IP地址为例。如果使用`hostname(机器名/域名)`,则需要配置`/etc/hosts`。 Review Comment: 我看下面应该也改成hostname的例子了,这里需要更新一下表述? ########## src/zh/UserGuide/Master/QuickStart/ClusterQuickStart.md: ########## @@ -48,7 +50,8 @@ IP地址和服务角色分配如下: | 端口 | 10710, 10720 | 6667, 10730, 10740, 10750, 10760 | **说明:** -- 可以使用`IP地址`或者`机器名/域名`来安装配置 IoTDB 集群,本文以IP地址为例。如果使用`机器名/域名`,则需要配置`/etc/hosts`。 +- 可以使用`IP地址`或者`hostname(机器名/域名)`来安装配置 IoTDB 集群,本文以IP地址为例。如果使用`hostname(机器名/域名)`,则需要配置`/etc/hosts`。 Review Comment: 如果我们推荐hostname的方式,是不是可以以hostname为例,不以IP为例了 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
