i am new to hbase and hadoop. Any how i have succeeded in setting up a hadoop cluster which consists of 3 machines. Now i need some help on building up the database. I have a table "comments" contains fields(column families) 1)user id 2)comments 3)comments on comments(which can be more than one) and a status field to the same say,
Could any one help me out to build the same using hbase/shell?? Regards