This server is in the failed servers list

2014-04-10 Thread Margusja
:2181
14/04/05 11:03:03 INFO zookeeper.ClientCnxn: Opening socket connection 
to server sandbox.hortonworks.com/10.0.2.15:2181. Will not attempt to 
authenticate using SASL (unknown error)
14/04/05 11:03:03 INFO zookeeper.ClientCnxn: Socket connection 
established to sandbox.hortonworks.com/10.0.2.15:2181, initiating session
14/04/05 11:03:03 INFO zookeeper.ClientCnxn: Session establishment 
complete on server sandbox.hortonworks.com/10.0.2.15:2181, sessionid = 
0x1453145e9500056, negotiated timeout = 4
14/04/05 11:03:04 INFO 
client.HConnectionManager$HConnectionImplementation: getMaster attempt 1 
of 35 failed; retrying after sleep of 100, 
exception=com.google.protobuf.ServiceException: 
org.apache.hadoop.hbase.DoNotRetryIOException: 
java.lang.NoSuchMethodError: 
org.apache.hadoop.net.NetUtils.getInputStream(Ljava/net/Socket;)Lorg/apache/hadoop/net/SocketInputWrapper;
14/04/05 11:03:04 INFO 
client.HConnectionManager$HConnectionImplementation: getMaster attempt 2 
of 35 failed; retrying after sleep of 201, 
exception=com.google.protobuf.ServiceException: 
org.apache.hadoop.hbase.ipc.RpcClient$FailedServerException: This server 
is in the failed servers list: sandbox.hortonworks.com/10.0.2.15:6
14/04/05 11:03:04 INFO 
client.HConnectionManager$HConnectionImplementation: getMaster attempt 3 
of 35 failed; retrying after sleep of 300, 
exception=com.google.protobuf.ServiceException: 
org.apache.hadoop.hbase.ipc.RpcClient$FailedServerException: This server 
is in the failed servers list: sandbox.hortonworks.com/10.0.2.15:6
14/04/05 11:03:05 INFO 
client.HConnectionManager$HConnectionImplementation: getMaster attempt 4 
of 35 failed; retrying after sleep of 500, 
exception=com.google.protobuf.ServiceException: 
org.apache.hadoop.hbase.ipc.RpcClient$FailedServerException: This server 
is in the failed servers list: sandbox.hortonworks.com/10.0.2.15:6
14/04/05 11:03:05 INFO 
client.HConnectionManager$HConnectionImplementation: getMaster attempt 5 
of 35 failed; retrying after sleep of 1001, 
exception=com.google.protobuf.ServiceException: 
org.apache.hadoop.hbase.ipc.RpcClient$FailedServerException: This server 
is in the failed servers list: sandbox.hortonworks.com/10.0.2.15:6
14/04/05 11:03:06 INFO 
client.HConnectionManager$HConnectionImplementation: getMaster attempt 6 
of 35 failed; retrying after sleep of 2014, 
exception=com.google.protobuf.ServiceException: 
org.apache.hadoop.hbase.DoNotRetryIOException: 
java.lang.NoSuchMethodError: 
org.apache.hadoop.net.NetUtils.getInputStream(Ljava/net/Socket;)Lorg/apache/hadoop/net/SocketInputWrapper;
14/04/05 11:03:08 INFO 
client.HConnectionManager$HConnectionImplementation: getMaster attempt 7 
of 35 failed; retrying after sleep of 4027, 
exception=com.google.protobuf.ServiceException: 
org.apache.hadoop.hbase.DoNotRetryIOException: 
java.lang.NoSuchMethodError: 
org.apache.hadoop.net.NetUtils.getInputStream(Ljava/net/Socket;)Lorg/apache/hadoop/net/SocketInputWrapper;



[hbase@sandbox hbase_connect]$ jps
4355 HMaster
5335 Jps
4711 HRegionServer
4715 ThriftServer
4717 RESTServer

tcp 0 0 0.0.0.0:2181 0.0.0.0:* LISTEN
tcp 0 0 10.0.2.15:6 0.0.0.0:* LISTEN 4355/java

[root@sandbox ~]# cat /etc/hosts
127.0.0.1   localhost.localdomain localhost
10.0.2.15   sandbox.hortonworks.com sandbox

Any hints?

--
Best regards, Margus (Margusja) Roo
+372 51 48 780
http://margus.roo.ee
http://ee.linkedin.com/in/margusroo
skype: margusja
ldapsearch -x -h ldap.sk.ee -b c=EE (serialNumber=37303140314)




Re: This server is in the failed servers list

2014-04-10 Thread Margusja
/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
14/04/05 11:03:03 INFO zookeeper.ZooKeeper: Client 
environment:java.io.tmpdir=/tmp
14/04/05 11:03:03 INFO zookeeper.ZooKeeper: Client 
environment:java.compiler=NA
14/04/05 11:03:03 INFO zookeeper.ZooKeeper: Client 
environment:os.name=Linux
14/04/05 11:03:03 INFO zookeeper.ZooKeeper: Client 
environment:os.arch=amd64
14/04/05 11:03:03 INFO zookeeper.ZooKeeper: Client 
environment:os.version=2.6.32-431.11.2.el6.x86_64
14/04/05 11:03:03 INFO zookeeper.ZooKeeper: Client 
environment:user.name=hbase
14/04/05 11:03:03 INFO zookeeper.ZooKeeper: Client 
environment:user.home=/home/hbase
14/04/05 11:03:03 INFO zookeeper.ZooKeeper: Client 
environment:user.dir=/home/hbase/hbase_connect
14/04/05 11:03:03 INFO zookeeper.ZooKeeper: Initiating client 
connection, connectString=sandbox.hortonworks.com:2181 
sessionTimeout=9 watcher=hconnection-0x35ec28b7, 
quorum=sandbox.hortonworks.com:2181, baseZNode=/hbase-unsecure
14/04/05 11:03:03 INFO zookeeper.RecoverableZooKeeper: Process 
identifier=hconnection-0x35ec28b7 connecting to ZooKeeper 
ensemble=sandbox.hortonworks.com:2181
14/04/05 11:03:03 INFO zookeeper.ClientCnxn: Opening socket connection 
to server sandbox.hortonworks.com/10.0.2.15:2181. Will not attempt to 
authenticate using SASL (unknown error)
14/04/05 11:03:03 INFO zookeeper.ClientCnxn: Socket connection 
established to sandbox.hortonworks.com/10.0.2.15:2181, initiating session
14/04/05 11:03:03 INFO zookeeper.ClientCnxn: Session establishment 
complete on server sandbox.hortonworks.com/10.0.2.15:2181, sessionid = 
0x1453145e9500056, negotiated timeout = 4
14/04/05 11:03:04 INFO 
client.HConnectionManager$HConnectionImplementation: getMaster attempt 
1 of 35 failed; retrying after sleep of 100, 
exception=com.google.protobuf.ServiceException: 
org.apache.hadoop.hbase.DoNotRetryIOException: 
java.lang.NoSuchMethodError: 
org.apache.hadoop.net.NetUtils.getInputStream(Ljava/net/Socket;)Lorg/apache/hadoop/net/SocketInputWrapper;
14/04/05 11:03:04 INFO 
client.HConnectionManager$HConnectionImplementation: getMaster attempt 
2 of 35 failed; retrying after sleep of 201, 
exception=com.google.protobuf.ServiceException: 
org.apache.hadoop.hbase.ipc.RpcClient$FailedServerException: This 
server is in the failed servers list: 
sandbox.hortonworks.com/10.0.2.15:6
14/04/05 11:03:04 INFO 
client.HConnectionManager$HConnectionImplementation: getMaster attempt 
3 of 35 failed; retrying after sleep of 300, 
exception=com.google.protobuf.ServiceException: 
org.apache.hadoop.hbase.ipc.RpcClient$FailedServerException: This 
server is in the failed servers list: 
sandbox.hortonworks.com/10.0.2.15:6
14/04/05 11:03:05 INFO 
client.HConnectionManager$HConnectionImplementation: getMaster attempt 
4 of 35 failed; retrying after sleep of 500, 
exception=com.google.protobuf.ServiceException: 
org.apache.hadoop.hbase.ipc.RpcClient$FailedServerException: This 
server is in the failed servers list: 
sandbox.hortonworks.com/10.0.2.15:6
14/04/05 11:03:05 INFO 
client.HConnectionManager$HConnectionImplementation: getMaster attempt 
5 of 35 failed; retrying after sleep of 1001, 
exception=com.google.protobuf.ServiceException: 
org.apache.hadoop.hbase.ipc.RpcClient$FailedServerException: This 
server is in the failed servers list: 
sandbox.hortonworks.com/10.0.2.15:6
14/04/05 11:03:06 INFO 
client.HConnectionManager$HConnectionImplementation: getMaster attempt 
6 of 35 failed; retrying after sleep of 2014, 
exception=com.google.protobuf.ServiceException: 
org.apache.hadoop.hbase.DoNotRetryIOException: 
java.lang.NoSuchMethodError: 
org.apache.hadoop.net.NetUtils.getInputStream(Ljava/net/Socket;)Lorg/apache/hadoop/net/SocketInputWrapper;
14/04/05 11:03:08 INFO 
client.HConnectionManager$HConnectionImplementation: getMaster attempt 
7 of 35 failed; retrying after sleep of 4027, 
exception=com.google.protobuf.ServiceException: 
org.apache.hadoop.hbase.DoNotRetryIOException: 
java.lang.NoSuchMethodError: 
org.apache.hadoop.net.NetUtils.getInputStream(Ljava/net/Socket;)Lorg/apache/hadoop/net/SocketInputWrapper;



[hbase@sandbox hbase_connect]$ jps
4355 HMaster
5335 Jps
4711 HRegionServer
4715 ThriftServer
4717 RESTServer

tcp 0 0 0.0.0.0:2181 0.0.0.0:* LISTEN
tcp 0 0 10.0.2.15:6 0.0.0.0:* LISTEN 4355/java

[root@sandbox ~]# cat /etc/hosts
127.0.0.1   localhost.localdomain localhost
10.0.2.15   sandbox.hortonworks.com sandbox

Any hints?