Zookeeper is unable to start

2016-05-02 Thread Eric Gao
Dear exports, I have a theme called 'Zookeeper is unable to start'.The reason I have found as following: I have make a mistake in the file regionservers.Nodeserver's IP should be written in the file,but I have written the master's IP in the files on each server. Sorry for

Re: Re: Zookeeper is unable to start

2016-04-22 Thread Eric Gao
Eric Gao Keep on going never give up. Blog: http://gaoqiang.blog.chinaunix.net/ http://gaoqiangdba.blog.163.com/ From: Stefano Bianchi Date: 2016-04-22 14:30 To: user Subject: Re: Zookeeper is unable to start Which zookeeper version are you using ? Cause i have installed it from cloudera repo 5

Re: Re: Zookeeper is unable to start

2016-04-22 Thread Eric Gao
://gaoqiang.blog.chinaunix.net/ http://gaoqiangdba.blog.163.com/ From: Flavio Junqueira Date: 2016-04-22 13:01 To: user CC: camille Subject: Re: Zookeeper is unable to start The ensemble is electing a leader, but from this: 2016-04-21 11:06:44,705 [myid:3] - INFO [LearnerHandler-/192.168.1.3:54214

Re: Zookeeper is unable to start

2016-04-21 Thread Stefano Bianchi
orker@813] - Interrupting SendWorker > > 2016-04-21 11:07:45,888 [myid:3] - WARN > [SendWorker:1:QuorumCnxManager$SendWorker@727] - Interrupted while > waiting for message on queue > > java.lang.InterruptedException > > at > java.util.concurrent.locks.AbstractQueuedS

Re: Zookeeper is unable to start

2016-04-21 Thread Flavio Junqueira
er.pollSendQueue(QuorumCnxManager.java:879) > at > org.apache.zookeeper.server.quorum.QuorumCnxManager.access$500(QuorumCnxManager.java:65) > at > org.apache.zookeeper.server.quorum.QuorumCnxManager$SendWorker.run(QuorumCnxManager.java:715) > 2016-04-21 11:07:45,889 [myid:3] - WARN &g

Re: Re: Zookeeper is unable to start

2016-04-21 Thread Eric Gao
e from 1 Eric Gao Keep on going never give up. Blog: http://gaoqiang.blog.chinaunix.net/ http://gaoqiangdba.blog.163.com/ From: Camille Fournier Date: 2016-04-22 10:25 To: user@zookeeper.apache.org Subject: Re: Zookeeper is unable to start Your attachments won't come through. Can you look

Re: Zookeeper is unable to start

2016-04-21 Thread Camille Fournier
Your attachments won't come through. Can you look at the log files and copy some of the last log lines into email? On Thu, Apr 21, 2016 at 10:23 PM, Eric Gao wrote: > Dear exports, > I have encountered a problem when I have started the zookeeper: > > [root@master data]# /opt/zookeeper/bin/zkSer

Zookeeper is unable to start

2016-04-21 Thread Eric Gao
Dear exports, I have encountered a problem when I have started the zookeeper: [root@master data]# /opt/zookeeper/bin/zkServer.sh start ZooKeeper JMX enabled by default Using config: /opt/zookeeper/bin/../conf/zoo.cfg Starting zookeeper ... date STARTED [root@master ~]# /opt/zookeeper/bin/zkServer