Re: ClockOutOfSyncException with zookeeper

2011-05-25 Thread James Ram
ssen, Michael Süß; Sitz der Gesellschaft: Berlin und München, > Deutschland; Registergericht: Berlin Charlottenburg, HRB 12300, München, HRB > 6684; WEEE-Reg.-Nr. DE 23691322 > > > -Original Message- > From: James Ram [mailto:hbas...@gmail.com] > Sent: Wednesday, May 25, 20

RE: ClockOutOfSyncException with zookeeper

2011-05-25 Thread Kleegrewe, Christian
Berlin Charlottenburg, HRB 12300, München, HRB 6684; WEEE-Reg.-Nr. DE 23691322 -Original Message- From: James Ram [mailto:hbas...@gmail.com] Sent: Wednesday, May 25, 2011 2:07 PM To: user@hbase.apache.org Subject: ClockOutOfSyncException with zookeeper Hi, I am using 1 master and 4 slave ma

Re: ClockOutOfSyncException with zookeeper

2011-05-25 Thread Harsh J
Here's an initial thought question: Is your cluster nodes' time in sync with one another? i.e., is ntpd functional on each? HBase/ZK would require clocks on each node to be synchronized with one another. On Wed, May 25, 2011 at 5:37 PM, James Ram wrote: > Hi, > > I am using 1 master and 4 slave m

ClockOutOfSyncException with zookeeper

2011-05-25 Thread James Ram
Hi, I am using 1 master and 4 slave machines cluster. I tried to add three HRegionserver including the master. But its throwing the following exception. The HRegionserver is running on the master but its not running on the slaves. I have also given the hbase-site.xml and regionservers also. Please