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が初めてです。データの処理を行い、結果を別のクラスターに移動する単一の MR ジョブを作成したいと考えています。ドライバー関数内で宛先を簡単に変更できることは承知していますが、データは分散方式ではなく順次転送されると思います。MR ジョブ内から DistCp を呼び出す方法はありますか?