Hey Stuti,
I am attaching my log file - I think you are right, this may be a DNS issue. It 
seems like it's binding to 127.0.1.1 instead of 127.0.0.1, which the client 
can't connect to.How do I fix this? I think my normal dns is working fine: 
ben@ben-desktop2 /u/l/hbase-0.90.4> nslookup localhost
Server:         192.168.1.254
Address:        192.168.1.254#53 Name:  localhost.gateway.2wire.net
Address: 127.0.0.1
-Ben
----
Hi Ben,
Check Hbase logs at location ${HBASE_HOME}/logs . There you will find the cause 
for this.
Also recheck your configuration files as well make sure that your machine DNS 
resolve the
host properly. -Stuti -----Original Message-----
From: Ben West [mailto:bwsithspaw...@yahoo.com]
Sent: Monday, September 19, 2011 3:27 AM
To: user@hbase.apache.org
Subject: NotAllMetaRegionsOnlineException Hey All, I'm following the quickstart 
guide (http://hbase.apache.org/quickstart.html). I downloaded
the tar, unzipped and started just fine. But when I try to move on to the next 
step, I get: ~/S/h/h/bin> ./hbase shell
HBase Shell; enter 'help<RETURN>' for list of supported commands.
Type "exit<RETURN>" to leave the HBase Shell Version 0.90.4, r1150278, Sun Jul 
24 15:53:29
PDT 2011 hbase(main):001:0> create 'test', 'cf' ERROR: 
org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException: 
org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException:
Timed out (10000ms) I ran the script to stop hbase, and it's been working for 
about 15 minutes with no sign of
progress. Any idea what's going on? There are no files in .logs. Since it's a 
standalone installation,
I'm not sure how it could fail to contact some regions. Thanks!
-Ben ::DISCLAIMER::
-----------------------------------------------------------------------------------------------------------------------
 The contents of this e-mail and any attachment(s) are confidential and 
intended for the named
recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or
opinions presented in
this email are solely those of the author and may not necessarily reflect the 
opinions of
HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and
/ or publication of
this message without the prior written consent of the author of this e-mail is 
strictly prohibited.
If you have
received this email in error please delete it and notify the sender 
immediately. Before opening
any mail and
attachments please check them for viruses and defect. 
-----------------------------------------------------------------------------------------------------------------------
 

Reply via email to