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 程序写入 Nutch 的教程吗?
谢谢你。
Hadoop: The Definitive Guide一书通常是 MapReduce 的一个很好的资源。第 14 章包含几个 Hadoop 案例研究,其中之一是关于 Nutch。它帮助我了解 Nutch 使用 Hadoop 和 MapReduce 的方式。