You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/06/27 08:18:53 UTC

[GitHub] [iotdb] qiaojialin commented on a diff in pull request #6460: Update cluster UserGuide and Config-Manual

qiaojialin commented on code in PR #6460:
URL: https://github.com/apache/iotdb/pull/6460#discussion_r907105308


##########
docs/UserGuide/Cluster/Cluster-Setup.md:
##########
@@ -19,376 +19,103 @@
 
 -->
 
-## Cluster setup
+## Cluster Setup
 
-You can follow this document to start an IoTDB cluster.
+This article is the setup process of IoTDB Cluster (0.14.0-preview1).
 
-## Prerequisite
-To use IoTDB, you need to have:
+## Environments
 
-1. Java >= 1.8 (Please make sure the environment path has been set)
+1. JDK>=1.8
 
-2. Set the max open files num as 65535 to avoid "too many open files" problem.
+2. Max open file 65535
 
-   
+3. Disable the swap memory

Review Comment:
   To avoid system fluctuation even if the memory of IoTDB looks enough.



-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org