#hbase #apache_hbase #cloudera #rest #api
http://blog.cloudera.com/blog/2013/03/how-to-use-the-apache-hbase-rest-interface-part-1/
http://blog.cloudera.com/blog/2013/03/how-to-use-the-apache-hbase-rest-interface-part-1/
Cloudera Engineering Blog
How-to: Use the Apache HBase REST Interface, Part 1 - Cloudera Engineering Blog
There are various ways to access and interact with Apache HBase. The Java API provides the most functionality, but many people want to use HBase without Java. There are two main approaches for doing that: One is the Thrift interface, which is the faster and…