FAQ
*Hi All*
*
*
*I am trying to configure HBase in psudo distributed mode.*
*My configuration files http://pastebin.com/1xYhZF6u*
*When i start hbase master I am getting the error
http://pastebin.com/2fm4NNCH*
*
*
*I tried many solutions from net . But nothing works so far I was trying it
for one week.*
*
*

--
**********************************
JAGANADH G
http://jaganadhg.in
*ILUGCBE*
http://ilugcbe.org.in

--

Search Discussions

  • Manu S at Oct 10, 2012 at 10:57 am
    Hi Jaganadh,

    Please give *hdfs://localhos*t instead of hdfs:localhost in hbase.rootdir
    property.
    Check whether /hbase dir is existing in HDFS or not and its owner is hbase
    user.
    Don't mix up the configuration with IP's & hostnames. Either give localhost
    or give 127.0.0.1

    1.

    Thanks,
    Manu S
    On Wed, Oct 10, 2012 at 12:28 PM, JAGANADH G wrote:

    *Hi All*
    *
    *
    *I am trying to configure HBase in psudo distributed mode.*
    *My configuration files http://pastebin.com/1xYhZF6u*
    *When i start hbase master I am getting the error
    http://pastebin.com/2fm4NNCH*
    *
    *
    *I tried many solutions from net . But nothing works so far I was trying
    it for one week.*
    *
    *

    --
    **********************************
    JAGANADH G
    http://jaganadhg.in
    *ILUGCBE*
    http://ilugcbe.org.in

    --


    --
  • JAGANADH G at Oct 10, 2012 at 11:40 am

    On Wed, Oct 10, 2012 at 4:20 PM, Manu S wrote:

    Hi Jaganadh,

    Please give *hdfs://localhos*t instead of hdfs:localhost in hbase.rootdir
    property.
    Check whether /hbase dir is existing in HDFS or not and its owner is hbase
    user.
    Don't mix up the configuration with IP's & hostnames. Either give
    localhost or give 127.0.0.1

    1.
    Hi changed to hdfs://localhost
    My /hbase dir permission is like
    drwxr-xr-x - hbase supergroup 0 2012-10-09 12:53 /hbase
    Still it is not working getting the same error



    --
    **********************************
    JAGANADH G
    http://jaganadhg.in
    *ILUGCBE*
    http://ilugcbe.org.in

    --
  • Manu S at Oct 11, 2012 at 5:37 am
    Could you please paste the hbase-site.xml content?

    Are you running a separate zookeeper daemon or zookeeper included with
    hbase-master?
    On Wed, Oct 10, 2012 at 5:09 PM, JAGANADH G wrote:


    On Wed, Oct 10, 2012 at 4:20 PM, Manu S wrote:

    Hi Jaganadh,

    Please give *hdfs://localhos*t instead of hdfs:localhost in
    hbase.rootdir property.
    Check whether /hbase dir is existing in HDFS or not and its owner is
    hbase user.
    Don't mix up the configuration with IP's & hostnames. Either give
    localhost or give 127.0.0.1

    1.
    Hi changed to hdfs://localhost
    My /hbase dir permission is like
    drwxr-xr-x - hbase supergroup 0 2012-10-09 12:53 /hbase
    Still it is not working getting the same error



    --
    **********************************
    JAGANADH G
    http://jaganadhg.in
    *ILUGCBE*
    http://ilugcbe.org.in

    --


    --
  • JAGANADH G at Oct 11, 2012 at 5:55 am
    Hi Manu

    here is my conf details

    <configuration>
    <property>
    <name>hbase.cluster.distributed</name>
    <value>true</value>
    </property>
    <property>
    <name>hbase.rootdir</name>
    <value>hdfs://localhost:8020/hbase</value>
    </property>

    </configuration>


    zookeper

    # The number of milliseconds of each tick
    tickTime=2000
    # The number of ticks that the initial
    # synchronization phase can take
    initLimit=10
    # The number of ticks that can pass between
    # sending a request and getting an acknowledgement
    syncLimit=5
    # the directory where the snapshot is stored.
    dataDir=/var/zookeeper
    # the port at which the clients will connect
    clientPort=2181
    server.0=127.0.0.1:2888:3888
    #server.0=localhost:2888:3888
    --
    **********************************
    JAGANADH G
    http://jaganadhg.in
    *ILUGCBE*
    http://ilugcbe.org.in

    --

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupcdh-user @
categorieshadoop
postedOct 10, '12 at 6:59a
activeOct 11, '12 at 5:55a
posts5
users2
websitecloudera.com
irc#hadoop

2 users in discussion

JAGANADH G: 3 posts Manu S: 2 posts

People

Translate

site design / logo © 2023 Grokbase