Can't solve the "Unable to load realm info from SCDynamicStore" error

2013-07-30 Thread Seth Edwards
I am somewhat new to HBase and was using it fine locally. At some point I started getting Unable to load realm info from SCDynamicStore when I would try to run HBase in standalone mode. I'm on Mac OSX 10.8.4. I have gone through many steps mentioned on Stack Overflow, changing configurations in hb

Re: Can't solve the "Unable to load realm info from SCDynamicStore" error

2013-07-31 Thread Jean-Daniel Cryans
"Unable to load realm info from SCDynamicStore" is only a warning and a red herring. What seems to be happening is that your shell can't reach zookeeper. Are Zookeeper and HBase running? What other health checks have you done? J-D On Tue, Jul 30, 2013 at 10:28 PM, Seth Edwards wrote: > I am som

Re: Can't solve the "Unable to load realm info from SCDynamicStore" error

2013-07-31 Thread Seth Edwards
I thought HBase would run in in-memory zookeeper. I started Zookeeper manually. I also changed hbase.env.sh to export HBASE_MANAGES_ZK=false 2013-07-31 15:14:50,178 INFO org.apache.zookeeper.server.NIOServerCnxn: Closed socket connection for client /127.0.0.1:65107 (no session established for cli