Yes im following the same document '
http://hbase.apache.org/book/quickstart.html'. i see following errors in
the log. im copying parts of the log file here

txntype:-1 reqpath:n/a Error Path:/hbase/root-region-server
Error:KeeperErrorCode = NoNode for /hbase/root-region-server
RecoverableZooKeeper: Node /hbase/root-region-server already deleted, and
this is not a retry
BaseRPC: Server at localhost/127.0.0.1:58222 could not be reached after 1
tries, giving up.
RetriesExhaustedException: Failed setting up proxy interface
org.apache.hadoop.hbase.ipc.HRegionInterface to
localhost/127.0.0.1:58222after attempts=1
at org.apache.hadoop.hbase.ipc.HBaseRPC.waitForProxy(HBaseRPC.java:242)
RetriesExhaustedException: Failed setting up proxy interface
org.apache.hadoop.hbase.ipc.HRegionInterface to
localhost/127.0.0.1:58222after attempts=1

Caused by: java.net.ConnectException: Connection refused
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:701)
at
org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206)


Does this mean i have some setup problem with region server. if so could
you help me understand what could be possible causing this problem please.

Thank you,
Bala.

On Sat, Mar 24, 2012 at 12:55 AM, Stack <[email protected]> wrote:

> On Fri, Mar 23, 2012 at 12:22 PM, balachandra maddina
> <[email protected]> wrote:
> > Hi Harsh,
> >
> >  Thank you for the reply. when i checked the page im seeing following
> > details for regionservers
> >
>
> That looks right.
>
> Creating a table, it just hangs?  It never timesout?  What do the logs
> for the master say?  (See under logs/*).  You state you are following
> wiki above.  You should be using the reference guide:
> http://hbase.apache.org/book/quickstart.html
>
> St.Ack
>

Reply via email to