0
當您從他們的網站下載Apache Crunch(它作爲源代碼)時,它沒有提供它所基於的相關MapReduce類。兩個問題:Apache Crunch是否帶有Hadoop MapReduce API?
1-這怎麼可能? Apache Crunch是MapReduce的一個抽象。它怎麼沒有與MapReduce類打包?
2-我需要做些什麼來開發使用Apache Crunch?我需要分別下載Crunch和MapReduce嗎?如果是這樣,我怎麼知道我需要匹配Crunch版本的MapReduce版本?