m getting the
> following error
>
> Can't get master address from ZooKeeper; znode data == null
>
> Any help is greatly appricated.
>
> Thanks & Regards
> Dhamodharan Ramalingam
>
>
>
> From: Stack
> To: Hbase-User
> Date: 11/27/20
t; command from the hbase shell, I am getting the
> following error
>
> Can't get master address from ZooKeeper; znode data == null
>
> Any help is greatly appricated.
>
> Thanks & Regards
> Dhamodharan Ramalingam
>
>
>
> From: Stack
> To: Hbase-
Ramalingam
From: Stack
To: Hbase-User
Date: 11/27/2014 06:58 PM
Subject: Re: Unable to fetch data from HBase.
Sent by:saint@gmail.com
Is the hbase server running? Is it at localhost/127.0.0.1:60020 ? You
are getting connection refused...
St.Ack
On Thu, Nov
Is the hbase server running? Is it at localhost/127.0.0.1:60020 ? You
are getting connection refused...
St.Ack
On Thu, Nov 27, 2014 at 5:13 AM, wrote:
> Hi,
>
> I am using Hadoop 2.5.1 and HBase 0.98.8-hadoop2 stand-alone mode, when I
> use the following client side code
>
> public static vo
Hi,
I am using Hadoop 2.5.1 and HBase 0.98.8-hadoop2 stand-alone mode, when I
use the following client side code
public static void main(final String[] args) {
HTableInterface table = null;
try {
final HBaseManager tableManager =
HBaseManager.getInstance();