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.
如何自己将复制不足的块恢复到复制因子?
我有两个数据节点,上面有三个文件。因为文件很小,所以一个块一个文件。复制因子为 2,现在集群中只有 3 个复制不足的块。如何将块恢复到 6?
谢谢您的帮助!
如果定义的复制因子有足够的数据节点 - NameNode 将注意恢复复制因子 如果你希望它现在发生 - 我认为复制文件将完成这项工作。
使用 hadoop dfs -setrep [-R] [-w] 路径/文件