MapReduce编程示例

Posted 致林

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了MapReduce编程示例相关的知识,希望对你有一定的参考价值。

1.将hadoop插件放入eclipse/plugins目录中

image

2.eclipse配置hadoop 依赖包目录

Window—Preferences

image

3.新建Map/Reduce Project项目

image

4.显示Map/Reduce Locations 窗口

image

5.配置Hadoop服务器

image

image

6.新建java Project

image

7.导入hadoop依赖包

image

8.编写MapReduce程序,显示HDFS中的文件

image

以上是关于MapReduce编程示例的主要内容,如果未能解决你的问题,请参考以下文章

MapReduce框架结构及代码示例

云计算-MapReduce

mapreduce c编程无法与-fPIC链接,如何修复?

MapReduce二MapReduce编程模型

大数据之HBase MapReduce的实例分析

MapReduce 示例:减少 Hadoop MapReduce 中的侧连接