Hadoop,MapReduce学习步骤
Hadoop,MapReduce学习步骤
http://prinx.blog.163.com/blog/static/190115275201211128513868/
以下是我看过的最有价值的资料,收录在Core文件夹内,按如下顺序看效果最佳:
1.MapReduce Simplied Data Processing on Large Clusters2.Hadoop环境的安装 By 徐伟3.Parallel K-Means Clustering Based on MapReduce4.《Hadoop权威指南》的第一章和第二章5.迭代式MapReduce框架介绍 董的博客6.HaLoop: Efficient Iterative Data Processing on Large Clusters7.Twister: A Runtime for Iterative MapReduce8.迭代式MapReduce解决方案(一)9.迭代式MapReduce解决方案(二)10.迭代式MapReduce解决方案(三)11.Granules: A Lightweight, Streaming Runtime for Cloud Computing With Support for Map-Reduce12.On the Performance of Distributed Data Clustering Algorithms in File and Streaming Processing Systems13.Spark: Cluster Computing with Working Set14.iMapReduce: A Distributed Computing Framework for Iterative Computation15.《Hadoop权威指南》的第三章到第十章16.Map-Reduce-Merge: Simplified Relational Data Processing on Large Clusters17.Clustering Very Large Multi-dimensional Datasets with MapReduce18.HBase环境的安装 By 徐伟 + HBase 测试程序