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 が効果的なのはなぜですか? 異なるバージョンの 2 つのクラスター間で HFDS ファイルをコピーしています。</p>
distcp hftp は、異なるバージョン (異なるバージョンの Hadoop) の 2 つのクラスター間でデータをコピーする場合に使用する必要があります。コマンドは、宛先クラスターから実行する必要があります (より具体的には、宛先クラスターに書き込むことができる TaskTracker で)。
ソースは hftp:/// で指定する必要があります。