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.
小さなファイルを複数の HDFS フォルダーから 1 つの宛先フォルダーにコピーする効果的な方法は何ですか? Map-Reduce を有効にするには、小さいファイルもマージする必要があります。
「複数の HDFS フォルダー」を入力として、1 つの宛先フォルダーを出力として、デフォルトの Map-Reduce ジョブ (デフォルトの Mapper と Reducer を使用) を実行するだけです。