weizihan0110 commented on a change in pull request #2632:
URL: https://github.com/apache/iotdb/pull/2632#discussion_r579663331
##########
File path: docs/zh/UserGuide/Server/Cluster Setup.md
##########
@@ -69,6 +69,55 @@ or
> nohup cluster\target\cluster-0.11.0-SNAPSHOT1\sbin\start-node.bat
> -internal_meta_port 9005 -internal_data_port 40012 -cluster_rpc_port 55561
> nohup cluster\target\cluster-0.11.0-SNAPSHOT2\sbin\start-node.bat
> -internal_meta_port 9007 -internal_data_port 40014 -cluster_rpc_port 55562
```
+## n节点n-1副本伪分布式一键搭建脚本
Review comment:
NODE_NUM can be any number.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]