Version 1 of Apache HBase

Updated 2016-03-14 14:37:04 by ray2501

Apache HBase is the Hadoop database, a distributed, scalable, big data store. It is a wide-column store based on Apache Hadoop and on concepts of BigTable .

You can connect to Apache HBase through the following interfaces:

Reference


ray2501: I write a Tcl extension HBaseClient-Tcl and play Apache HBase (standalone mode) REST Interface on my Ubuntu 14.04 VM.

HBaseClient-Tcl is a record to log my Apache HBase REST interface study.