[ 
https://issues.apache.org/jira/browse/HBASE-6430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418749#comment-13418749
 ] 

Mohammad Tariq Iqbal commented on HBASE-6430:
---------------------------------------------

Thanks a lot for the support stack. I'll go through the link provided by you. I 
have made following changes, in case the attachment was ambiguous(I should have 
done it before hand. My bad) -
1-  Addition of 'core-site.xml' file to point out how to give the value of 
'hbase.rootdir' property so that HMaster can contact the NameNode properly.
2- /etc/hosts file modification to avoid loopback problem (as proper DNS 
resolution is very important in order to get Hbase work properly).
3- Modification of hbase-env.sh file to enable the use of Hbase's Zookeeper.
4- Addition of 'hbase.cluster.distributed' and 
'hbase.zookeeper.property.clientPort' properties in conf/hbase-site.xml.
5- Copying hadoop-core-*.jar and commons-collections-3.2.1.jar from 
HADOOP_HOME/lib folder into the HBASE_HOME/lib folder to avoid any 
compatibility issues between Hadoop and Hbase.

Apologies for my ignorance. Many thanks.
                
> Few modifications in section 2.4.2.1 of Apache HBase Reference Guide
> --------------------------------------------------------------------
>
>                 Key: HBASE-6430
>                 URL: https://issues.apache.org/jira/browse/HBASE-6430
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Mohammad Tariq Iqbal
>            Priority: Minor
>         Attachments: HBASE-6430.txt
>
>
> Quite often, newbies face some issues while configuring Hbase in pseudo 
> distributed mode. I was no exception. I would like to propose some solutions 
> for these problems which worked for me. If the community finds it 
> appropriate, I would like to apply the patch for the same. This is the first 
> time I am trying to do something like this, so please pardon me if I have put 
> it in an appropriate manner.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to