Hello everyone, Thanks everyone for guiding me everytime. I am able to setup hadoop cluster of 10 nodes. Now comes HBASE..!!!
I am new to all this... My problem is I have huge data to analyze. so shall I go for single node Hbase installation on all nodes or go for distributed Hbase installation.?? How distributed installation is different from single node installaion ?? Now suppose if I have distributed Hbase... and If I design some table on my master node.. and then store data on it.. say around 100M. How the data is going to be distributed.. Will HBASE do it automatically or we have to write codes for getting it distributed ?? Is there any good tutorial that tells us more about HBase and how to work on it ??? Thanks, Praveenesh
