HBase indroduction

HBasics
HBase is a distributed column-oriented database built on top of HDFS. HBase is the
Hadoop application to use when you require real-time read/write random-access to
very large datasets.

posted @ 2014-04-26 13:47  随风888  阅读(118)  评论(0编辑  收藏  举报