Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
distcp hdfs 和 hftp 有什么区别,为什么 distcp hdfs 有效?我们正在两个不同版本的集群之间复制 HFDS 文件。</p>
在不同版本(hadoop 的不同版本)的两个集群之间复制数据时,应使用 distcp hftp。该命令应该从目标集群执行,(更具体地说,在可以写入目标集群的 TaskTracker 上)
应使用 hftp:/// 指定源。