Beginner
Install a VM of Ubuntu on PC, then install Hadoop in Ubuntu.
understand Map Reduce, and practice some “Hello World” cases, e.g. Word Count1, Word Count2, Weather Data.
understand the HDFS
- http://hadoop.apache.org/docs/r1.0.4/cn/hdfs_design.html
- http://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsDesign.html
- http://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html
Junior
read book
- Hadoop.The.Definitive.Guide.4th.Edition
- Hadoop 技术内幕, HDFS & Map Reduce