Hi, I need to know the complexity for getting data in hbase or adding data.
In my software is that ok if I play a lot with hbase: open a table, open another one, get something, put... What is the cost of accessing in a table? cost of the put?get? I searched on the web and I found nothing... Thanks,
