Reputation:
I am going to install hadoop and HBase on ubuntu. when I tried to search any good link then I was unable to find which is fully clear and more descriptive. I need a detailed link from which I can easily set up hsdoop and hbase.
Thanks
Upvotes: 4
Views: 4946
Reputation: 169
For psuedo distributed mode I would suggest the following links
HADOOP INSTALLATION http://preciselyconcise.com/apis_and_installations/hadoop_installation.php
HBASE INSTALLATION http://preciselyconcise.com/apis_and_installations/hbase_installation.php
Upvotes: 0
Reputation: 2674
you didn't mention either you want to set up these in pseudo distributed mode or multi distributed OR single-node or multi-node . Anyway here are some links which would be helpful for you
hadoop single node cluster ,
hadoop multi node cluster ,
and for hbase , I think you should see these links
install HBase in pseudo distributed mode ,
hbase installation in fully distributed mode
Hope it will help you - Thanks
Upvotes: 3