HBase – List Put Performance

People say HBase is currently the fastest and widely used key value storage which can also theoretically scale to infinity. I set up HBase-hadoop2 running on my virtual box. And wrote some Java code to put and get data against HBase using the Java Hbase Client API. You can access the code from my github repository.

hbase_get_put

hbase_listput_performance

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s