会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
初靴
博客园
首页
新随笔
联系
订阅
管理
2018年9月27日
hdfs中删除文件、文件夹、抓取内容
摘要: 删除文件 bin/hdfs dfs -rm output2/* 删除文件夹 bin/hdfs dfs -rm -r output2 抓取内容 bin/hdfs dfs -cat /user/output1/part-r-00000 传文件到hdfs中去 bin/hdfs dfs -put LICEN
阅读全文
posted @ 2018-09-27 22:18 初靴
阅读(68123)
评论(0)
推荐(3)
编辑
公告