As far as my knowledge for stand alone mode you dont need to change any
configuration in the hbase conf.
just download the gz file unzip it and set permission to the hbase folder
accrodingly
as
chmod -R 775 <or> 755 hbae-folder
and start it bin/start-hbase.sh.

and it should work. as it worked in my case. which version you are using
cloudera or the apache one

On Fri, Feb 17, 2012 at 8:48 AM, neeral beladia <neeral_bela...@yahoo.com>wrote:

> Hi,
>
> I am following the quick start HBase installation based on the Apache
> HBase Book, however I am not having success. I am trying to setup right now
> in the standalone mode and hopefully later in pseudo-distributed mode.
>
> Once I have .gz file unzipped, I tried to change the DIRECTORY under the
> conf/hbase-site.xml as a local path. However, when I try to execute
> the start-hbase.sh, I am getting the following :
>
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in
> [jar:file:/home/hadoop/hbase/lib/slf4j-log4j12-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>
> Also, once in the shell, upon executing 'status' on the shell, I am
> getting the above again and also :
>
> client.HConnectionManager$HConnectionImplementation: Unexpected exception
> during initialization, aborting
> org.apache.zookeeper.KeeperException$ConnectionLossException:
> KeeperErrorCode = ConnectionLoss for /hbase/master
>
>
> Is there some setup steps that I am missing out ?
>
> Your help would be greatly appreciated.
>
> Thanks,
>
> Neeral
>



-- 
Shashwat Shriparv

Reply via email to