On Sun, Sep 2, 2012 at 6:38 AM, Richard Tang <[email protected]> wrote: > Hi, I have a connection problem on setting up hbase on remote node. The > ``hbase`` instance is on a machine ``nodeA``. when I am trying to use hbase > on ``nodeA`` from another machine (say ``nodeB``), it complains > >> Session 0x0 for server null, unexpected error, closing socket connection > and attempting reconnect > >> java.net.ConnectException: Connection refused >
Put up more of your log? Put it up in pastebin so we can see. In your 1., and 2., above, are you connecting from nodeB when doing zkcli and ssh'ing? Why you logging in as root? Is hbase running as root? St.Ack
