Re: zookeeper is null

2016-12-09 Thread Josh Elser
st:2181, baseZNode=/hbase On Thu, Dec 8, 2016 at 2:19 PM,<74f...@gmail.com> wrote: Hello, I have and error i can't understand and resolve i think it was cause by this: client.ZooKeeperRegistry: ClusterId read in ZooKeeper is null My project was to use nutch crawler with hadoop and hbase.

Re: zookeeper is null

2016-12-09 Thread Ted Yu
t;> 16/12/08 10:08:33 WARN zookeeper.ClientCnxn: Session 0x0 for server >>>> null, >>>> unexpected error, closing socket connection and attempting reconnect >>>> java.net.ConnectException: Connexion refusée >>>> at sun.nio.ch.SocketChannelImpl.check

Re: zookeeper is null

2016-12-08 Thread Vincent Fontana
ion: > > KeeperErrorCode = ConnectionLoss for /hbase/hbaseid > > 16/12/08 10:08:33 INFO util.RetryCounter: Sleeping 2000ms before retry > > #1... > > > > > > 2016-12-08 10:02 GMT+01:00 Sandeep Nemuri <nhsande...@gmail.com>: > > > > > Looks l

Re: zookeeper is null

2016-12-08 Thread Ted Yu
m>: > > > Looks like your project is unable to pick zookeeper and zk node details > > which are in hbase-site.xml. > > > > quorum=localhost:2181, baseZNode=/hbase > > > > On Thu, Dec 8, 2016 at 2:19 PM, <74f...@gmail.com> wrote: > > > > > Hello, >

Re: zookeeper is null

2016-12-08 Thread Vincent Fontana
i can't understand and resolve i think it was cause by > > this: > > client.ZooKeeperRegistry: ClusterId read in ZooKeeper is null > > > > My project was to use nutch crawler with hadoop and hbase. > > I have start hbase ,yarn and dfs > > I when i start a job like Injecto

Re: zookeeper is null

2016-12-08 Thread Sandeep Nemuri
nk it was cause by > this: > client.ZooKeeperRegistry: ClusterId read in ZooKeeper is null > > My project was to use nutch crawler with hadoop and hbase. > I have start hbase ,yarn and dfs > I when i start a job like Injector Job for nutch, nothing hapend. > > I have this writing on

zookeeper is null

2016-12-08 Thread 74full
Hello, I have and error i can't understand and resolve i think it was cause by this: client.ZooKeeperRegistry: ClusterId read in ZooKeeper is null My project was to use nutch crawler with hadoop and hbase. I have start hbase ,yarn and dfs I when i start a job like Injector Job for nutch, nothing

Re: ClusterId read in ZooKeeper is null

2013-07-11 Thread Brian Jeltema
/09 12:40:34 INFO client.ZooKeeperRegistry: ClusterId read in ZooKeeper is null The Java code is nothing more than: Configuration hConf = HBaseConfiguration.create(); hConf.set(hbase.zookeeper.quorum, cas-1,cas-2,cas-3); hConf.set

Re: ClusterId read in ZooKeeper is null

2013-07-10 Thread Brian Jeltema
establishment complete on server cas-1/10.4.0.1:2181, sessionid = 0x13fa5b5096e001f, negotiated timeout = 4 13/07/09 12:40:34 INFO client.ZooKeeperRegistry: ClusterId read in ZooKeeper is null The Java code is nothing more than: Configuration hConf = HBaseConfiguration.create

ClusterId read in ZooKeeper is null

2013-07-09 Thread Brian Jeltema
/10.4.0.1:2181, initiating session 13/07/09 12:40:34 INFO zookeeper.ClientCnxn: Session establishment complete on server cas-1/10.4.0.1:2181, sessionid = 0x13fa5b5096e001f, negotiated timeout = 4 13/07/09 12:40:34 INFO client.ZooKeeperRegistry: ClusterId read in ZooKeeper is null The Java code

Re: ClusterId read in ZooKeeper is null

2013-07-09 Thread Gary Helmling
, sessionid = 0x13fa5b5096e001f, negotiated timeout = 4 13/07/09 12:40:34 INFO client.ZooKeeperRegistry: ClusterId read in ZooKeeper is null The Java code is nothing more than: Configuration hConf = HBaseConfiguration.create(); hConf.set(hbase.zookeeper.quorum, cas-1,cas