HxpSerein commented on code in PR #556:
URL: https://github.com/apache/iotdb-docs/pull/556#discussion_r1965039332


##########
src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md:
##########
@@ -297,14 +292,10 @@ Total line number = 3
 It costs 0.110s
 ```
 
-Then use the script to remove the DataNode. Script command:
+Then use the SQL to remove the DataNode. SQL command:
 
 ```Bash
-# Linux / MacOS 
-sbin/remove-datanode.sh [datanode_id]
-
-#Windows
-sbin/remove-datanode.bat [datanode_id]
+remove datanode [confignode_id]

Review Comment:
   fixed



##########
src/UserGuide/V1.3.3/Deployment-and-Maintenance/Cluster-Deployment_apache.md:
##########
@@ -297,14 +292,10 @@ Total line number = 3
 It costs 0.110s
 ```
 
-Then use the script to remove the DataNode. Script command:
+Then use the SQL to remove the DataNode. SQL command:
 
 ```Bash
-# Linux / MacOS 
-sbin/remove-datanode.sh [datanode_id]
-
-#Windows
-sbin/remove-datanode.bat [datanode_id]
+remove datanode [confignode_id]

Review Comment:
   fixed



##########
src/UserGuide/Master/Tree/Deployment-and-Maintenance/Cluster-Deployment_apache.md:
##########
@@ -297,14 +292,10 @@ Total line number = 3
 It costs 0.110s
 ```
 
-Then use the script to remove the DataNode. Script command:
+Then use the SQL to remove the DataNode. SQL command:
 
 ```Bash
-# Linux / MacOS 
-sbin/remove-datanode.sh [datanode_id]
-
-#Windows
-sbin/remove-datanode.bat [datanode_id]
+remove datanode [confignode_id]

Review Comment:
   fixed



-- 
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]

Reply via email to