1、Java配置html
一、完整路徑不能有空格:C:\jdk1.8.0_101intellij-idea
二、配置環境變量:JAVA_HOMEeclipse
2、Hadoop配置ide
一、完整路徑不能有空格:F:\0002_BigData\Soft\hadoop-2.7.6oop
二、建立文件夾:data、name、tmpidea
三、下載winutil,拷貝至:F:\0002_BigData\Soft\hadoop-2.7.6\bin,此處下載Windows相關配置包:https://download.csdn.net/download/defineconst/11217649.net
四、配置:hadoop-env.cmddebug
五、配置:core-site.xml3d
六、配置:mapred-site.xmlxml
七、配置:hdfs-site.xml
八、配置:yarn-site.xml
九、進入bin,初始化環境
十、進入sbin,啓動Hadoop
十一、驗證
YARN管理界面:http://localhost:8088
HDFS管理界面:http://localhost:50070
十二、文件操做
3、參考資料
http://www.javashuo.com/article/p-czhevqpa-kv.html
https://yq.aliyun.com/articles/506632
https://blog.csdn.net/zhongjunlang/article/details/80812669
https://www.cnblogs.com/yjmyzz/p/how-to-remote-debug-hadoop-with-eclipse-and-intellij-idea.html