This is an automated email from the ASF dual-hosted git repository.

critas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 0ee8b361 fix description about remove confignode (#699)
0ee8b361 is described below

commit 0ee8b3610ccef7c47623aeadba4f740be251bc18
Author: leto-b <[email protected]>
AuthorDate: Fri Apr 11 11:39:21 2025 +0800

    fix description about remove confignode (#699)
---
 .../Master/Tree/Deployment-and-Maintenance/Cluster-Deployment_apache.md | 2 +-
 .../V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_apache.md      | 2 +-
 .../V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_timecho.md     | 2 +-
 .../latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md      | 2 +-
 .../V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_apache.md      | 2 +-
 .../V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_timecho.md     | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/src/UserGuide/Master/Tree/Deployment-and-Maintenance/Cluster-Deployment_apache.md
 
b/src/UserGuide/Master/Tree/Deployment-and-Maintenance/Cluster-Deployment_apache.md
index 2ae7d89f..3bb1c513 100644
--- 
a/src/UserGuide/Master/Tree/Deployment-and-Maintenance/Cluster-Deployment_apache.md
+++ 
b/src/UserGuide/Master/Tree/Deployment-and-Maintenance/Cluster-Deployment_apache.md
@@ -299,7 +299,7 @@ Total line number = 3
 It costs 0.030s
 ```
 
-Then use the script to remove the DataNode. Script command:
+Then use the script to remove the ConfigNode. Script command:
 
 ```Bash
 # Linux / MacOS 
diff --git 
a/src/UserGuide/V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_apache.md 
b/src/UserGuide/V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_apache.md
index 0fe7b45c..d0893d4b 100644
--- 
a/src/UserGuide/V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_apache.md
+++ 
b/src/UserGuide/V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_apache.md
@@ -299,7 +299,7 @@ Total line number = 3
 It costs 0.030s
 ```
 
-Then use the script to remove the DataNode. Script command:
+Then use the script to remove the ConfigNode. Script command:
 
 ```Bash
 # Linux / MacOS 
diff --git 
a/src/UserGuide/V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_timecho.md 
b/src/UserGuide/V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
index a3949825..88843b33 100644
--- 
a/src/UserGuide/V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
+++ 
b/src/UserGuide/V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
@@ -340,7 +340,7 @@ Total line number = 3
 It costs 0.030s
 ```
 
-Then use the script to remove the DataNode. Script command:
+Then use the script to remove the ConfigNode. Script command:
 
 ```Bash
 # Linux / MacOS 
diff --git 
a/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md 
b/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
index 2ae7d89f..3bb1c513 100644
--- 
a/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
+++ 
b/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
@@ -299,7 +299,7 @@ Total line number = 3
 It costs 0.030s
 ```
 
-Then use the script to remove the DataNode. Script command:
+Then use the script to remove the ConfigNode. Script command:
 
 ```Bash
 # Linux / MacOS 
diff --git 
a/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_apache.md
 
b/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_apache.md
index 7da20c7e..99dac0fb 100644
--- 
a/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_apache.md
+++ 
b/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_apache.md
@@ -299,7 +299,7 @@ Total line number = 3
 It costs 0.030s
 ```
 
-然后使用脚本将DataNode移除。脚本命令:
+然后使用脚本将ConfigNode移除。脚本命令:
 
 ```Bash
 # Linux / MacOS 
diff --git 
a/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
 
b/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
index d0fda022..10cb02e0 100644
--- 
a/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
+++ 
b/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
@@ -337,7 +337,7 @@ Total line number = 3
 It costs 0.030s
 ```
 
-然后使用脚本将DataNode移除。脚本命令:
+然后使用脚本将ConfigNode移除。脚本命令:
 
 ```Bash
 # Linux / MacOS 

Reply via email to