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.
ある Hadoop クラスター A から別の B にハイブ テーブルをエクスポートしたいと考えています。
私には2つのアプローチがあります:
初め:
A の hdfs にエクスポート(同じクラスター)
クラスター B のhdfsへの distcp (別のクラスター)
2番:
distcp は特別な利点を追加していますか?