题目内容

查看文件内容命令:hdfs dfs -______ /test/hello.txt

查看答案
更多问题

将文件复制到本地:(文件复制命令)hdfs dfs -______ /test/hello.txt /home/hadoop注意:后一个目录为本地目标路径,该目录要提前存在

删除文件命令:hdfs dfs -______ /test/hello.txt

删除文件夹命令:hdfs dfs -______ /test

显示目录下文件命令:hdfs dfs -______ /

答案查题题库