配置hadoop-eclipse-plugin(版本hadoop2.7.3):

 

1:首先下载我们需要的  hadoop-eclipse-plugin-2.7.3.jar,winutils.exe 和 hadoop.dll

链接地址:https://pan.baidu.com/s/1nuCoe0L#list/path=%2F

2:解压hadoop软件,并且安装到D盘的一个英文路径

3:把hadoop.dll和winutile.exe放到hadoop的bin文件夹里

配置hadoop-eclipse-plugin(版本hadoop2.7.3):

4:右击我的电脑-->属性-->高级系统设置里面要配置三个属性:

配置hadoop-eclipse-plugin(版本hadoop2.7.3):

 

 

(1)变量名:HADOOP_HOME   变量值:hadoop解压后的路径 

配置hadoop-eclipse-plugin(版本hadoop2.7.3):

 

(2)变量名:HADOOP_USER_NAME  变量值:root

 配置hadoop-eclipse-plugin(版本hadoop2.7.3):

 

(3)path属性里添加一个:%HADOOP_HOME%\bin

 配置hadoop-eclipse-plugin(版本hadoop2.7.3):

 

5:把jar包倒在eclipse安装路径的plugins的文件夹里,然后重启eclipse

配置hadoop-eclipse-plugin(版本hadoop2.7.3):

 

6:打开eclipse的右上角有个田字格,选择Map/Reduce

配置hadoop-eclipse-plugin(版本hadoop2.7.3):

 

 

7:点击下方的小象

配置hadoop-eclipse-plugin(版本hadoop2.7.3):

 

8:然后启动虚拟机的HDFS,最后在浏览器里查看的那些文件都能在eclipse的左边的DFS Locations里展示出来啦~

配置hadoop-eclipse-plugin(版本hadoop2.7.3):

 

配置hadoop-eclipse-plugin(版本hadoop2.7.3):

相关文章:

  • 2021-05-23
  • 2021-06-27
  • 2021-05-15
  • 2021-11-14
  • 2021-12-10
  • 2022-02-06
  • 2021-07-27
  • 2021-06-15
猜你喜欢
  • 2022-01-11
  • 2022-12-23
  • 2022-12-23
  • 2021-05-16
  • 2021-09-06
  • 2021-06-30
  • 2021-04-04
相关资源
相似解决方案