You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Ben West <bw...@yahoo.com> on 2011/09/18 23:56:53 UTC

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

RE: NotAllMetaRegionsOnlineException

Posted by Stuti Awasthi <st...@hcl.com>.
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:bwsithspawn00@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.

-----------------------------------------------------------------------------------------------------------------------