1.将hadoop插件放入eclipse/plugins目录中
2.eclipse配置hadoop 依赖包目录
Window—Preferences
3.新建Map/Reduce Project项目
4.显示Map/Reduce Locations 窗口
5.配置Hadoop服务器
6.新建java Project
7.导入hadoop依赖包
8.编写MapReduce程序,显示HDFS中的文件