1.从hdfs下载到Linux机器先查看一个目标文件hdfs dfs -ls /genhdfs dfs -copyToLocal 文件名 存放目录 2.从Linux下载到本地scp 本地文件路径 用户名@目标服务器ip:服务器上的目录