From 136721368a4d23190c5024acaa80c11e6a3c1f7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=86=E9=9B=AA=E6=9D=BE?= Date: Fri, 17 Mar 2023 10:44:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'Assignment3.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assignment3.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Assignment3.md b/Assignment3.md index c106895..e63e8f8 100644 --- a/Assignment3.md +++ b/Assignment3.md @@ -81,11 +81,13 @@ **按照创建云主机时的root账号和密码进行输入** ![kehuduan2](img/assignment3/kehuduan2.png) -​ **本地通过ssh连接登录云主机,即登录了集群** +​ +**本地通过ssh连接登录云主机,即登录了集群** ​ `ssh root@106.75.249.169` -​ **查看HDFS状态,节点信息** +​ +**查看HDFS状态,节点信息** 1. su hadoop 切换到hadoop用户 2. hdfs dfsadmin -report 查看信息