This commit is contained in:
colben
2026-03-27 20:02:15 +08:00
parent 36cef0e15b
commit 7b32a7edd6
4 changed files with 143 additions and 7 deletions

View File

@@ -230,7 +230,7 @@ Rocky9 | hdp-slave11 | 192.168.8.11/24 | /data/hdp-dn | Datanode, NodeManager
### 修改 slaves
- 编辑 $HADOOP_HOME/etc/hadoop/slaves替换成全部的 slave 主机,参考内容如下
```txt
```
hdp-slave10
hdp-slave11
```