2017年9月1日
摘要: hadoop权限授权Hadoop fs -chmod -r 775 向hadoop集群存放文件$ hadoop fs -put * /test/zh 查看ls$ hadoop fs -ls /test/zh 向hadoop集群获取文件 hadoop fs -get /test/zh/* 删除hado 阅读全文
posted @ 2017-09-01 17:40 -娜娜 阅读(132) 评论(0) 推荐(0)