Hadoop經常使用API

Hadoop API 命令 上傳文件 hadoop fs -put 文件 hdfs文件夾java hadoop fs -put test.txt /files #將test.txt文件上傳到hdfs文件夾files下 刪除文件hadoop fs -rm -r 文件/文件夾linux hadoop fs -rm -rf /quanfeihu/test.txt 查看文件hadoop fs -l
相關文章
相關標籤/搜索