十年网站开发经验 + 多家企业客户 + 靠谱的建站团队
量身定制 + 运营维护+专业推广+无忧售后,网站问题一站解决
hdfs dfs -mkdir -p /user/centos/hadoop
创新互联于2013年成立,是专业互联网技术服务公司,拥有项目网站建设、成都做网站网站策划,项目实施与项目整合能力。我们以让每一个梦想脱颖而出为使命,1280元威信做网站,已为上家服务,为威信各地企业和个人服务,联系电话:18982081108
hdfs dfs -ls /user
hdfs dfs -ls -R /user 递归查看
hdfs dfs -help put
hdfs dfs -put index.html /user/centos/hadoop上传 index.html到hadoop上
查看
hdfs dfs -lsr
下载到本地
hdfs dfs -get /user/centos/index.html
删除
hdfs dfs -rm -r -f /user/centos/hadoop
关闭防火墙。
$>su root
$>xcall.sh "service firewalld stop"
$>xcall.sh "systemctl disable firewalld"