Hadoop笔记

今天ibm developworks的有篇介绍Hadoop的入门文章一时感兴趣就读了起来,延后做了一些延展阅读。读着读着一个上午过去鸟,原本想做的写一个Thrift demo也没做。随便记两笔学习笔记吧。

  1. Hadoop集群配置貌似很简单
  2. 没有几台机器的话,架设Hadoop就是瞎扯,只能作为练手,而不能用来生产
  3. 如果自己的业务和遇到的问题不涉及海量的数据处理也没必要使用Hadoop,不要为了技术而技术。
  4. MapReduce的指南在这里
  5. MapReduce的API在这里

Related posts

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>