HBase: Bigtable-like structured storage for Hadoop HDFS
這也是一篇很久以前的文章收集,是關於 HBASE 的認識和應用要點。要談 HBASE 就要先談到 Google 的三大 IT 系統功能項之一的:Google's Bigtable。看一下 bigTable 的 abstract:( ref from:http://labs.google.com/papers/bigtable.html )Bigtable is a distributed storage system for managing ...