分享

Hadoop 配置完成后,出现slave无法建立的问题。

Ding_yu 发表于 2015-10-27 16:31:35 [显示全部楼层] 只看大图 回帖奖励 阅读模式 关闭右栏 6 19506
[root@namenode1 bin]# ./start-all.sh
starting namenode, logging to /usr/program/hadoop1/libexec/../logs/hadoop-root-namenode-namenode1.out
(10.102.10.35)' can't be established.
RSA key fingerprint is a5:09:19:d2:ed:d4:54:b1:f7:8c:c6:2e:9e:6d:66:a5.
: starting datanode, logging to /usr/program/hadoop1/libexec/../logs/hadoop-root-datanode-localhost.out

说明:本地机器1台,配置为master,ip地址10.102.10.34,本地机器虚拟1个slave,ip地址10.102.10.35,然后远程端机器1台slave,ip地址10.211.40.6。参照一些配置顺序的教程后,出现上述问题。因为是新手,想请教下问题在哪,或者能否有成功的朋友,给个可以实现的教程,我学习下,谢谢各位。

已有(6)人评论

跳转到指定楼层
Ding_yu 发表于 2015-10-27 16:50:23
相互之间登录是可以的,但是只要 start-all.sh 就出现上述错误。
1222.png
回复

使用道具 举报

arsenduan 发表于 2015-10-27 17:00:47
Ding_yu 发表于 2015-10-27 16:50
相互之间登录是可以的,但是只要 start-all.sh 就出现上述错误。

说明还是不对

hadoop(2.x)以hadoop2.2为例完全分布式最新高可靠安装文档
http://www.aboutyun.com/thread-7684-1-1.html



回复

使用道具 举报

Ding_yu 发表于 2015-10-27 17:02:57
多谢,我来 重新配置。
回复

使用道具 举报

Ding_yu 发表于 2015-11-10 09:52:27
arsenduan 发表于 2015-10-27 17:00
说明还是不对

hadoop(2.x)以hadoop2.2为例完全分布式最新高可靠安装文档

我按照这个完成以后,出现JAVA_HOMe 没有被设置和找到的错误,请问下,你知道这是什么原因么?

说明:本地机器1台,配置为master,本地机器虚拟1个slave,然后远程端机器1台slave。参照一些配置顺序的教程后,出现上述问题。因为是新手,想请教下问题在哪,或者能否有成功的朋友,给个可以实现的教程,我学习下,谢谢各位。

这个最后出现JAVA_HOME 没有设置和找到,但是我检查了,这个应该是配置好了的。请问是怎么回事呢?


[root@master sbin]# ./start-dfs.sh

15/11/06 09:20:00 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable

Starting namenodes on [master]

The authenticity of host 'master (10.211.40.7)' can't be established.

RSA key fingerprint is9a:23:5b:f1:da:d9:6a:c0:7d:0e:d7:a6:c3:46:d8:0a.

Are you sure you want to continue connecting (yes/no)? yes

master: Warning: Permanently added 'master' (RSA) to the list of known hosts.

master: Error: JAVA_HOME is not set and could not be found.

slave2: Error: JAVA_HOME is not set and could not be found.

slave1: Error: JAVA_HOME is not set and could not be found.

Starting secondary namenodes [master]

master: Error: JAVA_HOME is not set and could not be found.

15/11/06 09:20:12 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable



[root@master sbin]# ./start-dfs.sh 15/11/06 09:33:08 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable Starting namenodes on [master] master: Error: JAVA_HOME is not set and could not be found. slave2: Error: JAVA_HOME is not set and could not be found. slave1: Error: JAVA_HOME is not set and could not be found. Starting secondary namenodes [master] master: Error: JAVA_HOME is not set and could not be found. 15/11/06 09:33:12 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [root@master sbin]# echo $JAVA_HOME /usr/program/jdk8 这是后面一次的错误信息


回复

使用道具 举报

bob007 发表于 2015-11-10 10:37:37
Ding_yu 发表于 2015-11-10 09:52
我按照这个完成以后,出现JAVA_HOMe 没有被设置和找到的错误,请问下,你知道这是什么原因么?
说明:本 ...

检查Java是否存在多个版本
回复

使用道具 举报

Ding_yu 发表于 2015-11-12 10:55:09
谢谢,已经按照这个提示,自行解决了,配置成功。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

推荐上一条 /2 下一条