如何将文件从hadoop文件系统copy到local

2025-03-04 19:54:16
推荐回答(1个)
回答1:

进入hadoop安装目录下,运行./bin/hadoop fs -get hdfs中文件路径 本地文件路径