Hi all,
Here what i want to do is i want to firstly need to create and a column family and then need to create a column for data to be added later. Here i can not use PUT command as it requires a value parameter(because idea of that application is first initiate the table and data will be added later). Please help me out. I'm really new to hbase
