You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by Robert Molina <rm...@hortonworks.com> on 2012/11/15 17:43:26 UTC

Re: 回复: HBase, org.apache.hadoop.hbase.PleaseHoldException: Master is initializing

For your reference, here is an explanation of the exception:
http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/PleaseHoldException.html

HTH
-Rob
On Sun, Nov 11, 2012 at 2:11 AM, Charlie AI <ha...@yahoo.com.cn> wrote:

> hi, 吴靖
> I have got this error before. Please stop hbase on your cluster first. And
> restart them with certain sequences: first regionserver on all nodes, then
> hmaster.
> Wish it helps.
> Regards, Charlie
>
>   ------------------------------
> *发件人:* 吴靖 <qh...@126.com>
> *收件人:* user@hadoop.apache.org
> *发送日期:* 2012年11月11日, 星期日, 上午 11:55
> *主题:* HBase, org.apache.hadoop.hbase.PleaseHoldException: Master is
> initializing
>
> Hello everyone,
>   I got a problem with my hbase : I run the hbase in the distributed
> environment, three regionservers. It start well ,but when I use the hbase
> shell to create a table,the problem comes with the exception
> "PleaseHoldException: Master is initializing "
> the OS is ubuntu server 12.10 and the zookeeper run well.
>
> here is the log :
> hbase(main):001:0> create 'test','tes t'
> 2012-11-10T19:48:17.121-0800: [GC [ParNew: 19136K->2112K(19136K),
> 0.0306040 secs] 22566K->7749K(83008K), 0.0307820 secs] [Times: user=0.03
> sys=0.03, real=0.03 secs]
>
> ERROR: org.apache.hadoop.hbase.PleaseHoldException:
> org.apache.hadoop.hbase.PleaseHoldException: Master is initializing
>
> Thanks
>
>
>
>
>
>