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.
mapreduce と hadoop に関連する 2 つの概念的な疑問がありました。単純な 1 回の反復 map-reduce プログラムを知っており、mapper、reducer、shuffler とは何かを知っています。しかし、次の質問について知りたいです。
1)反復マップ削減はいつ行われますか?
2)アイデンティティマッパー/リデューサーが供給された入力と同じ出力を与えることを知っています。しかし、ID マッパー/リデューサーはいつ使用するのでしょうか?