Confirmed users
920
edits
LesOrchard (talk | contribs) (Created page with '* "HBase is the Hadoop database. Use it when you need random, realtime read/write access to your Big Data. This project's goal is the hosting of very large tables -- billions of …') |
LesOrchard (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
* "HBase is the Hadoop database. Use it when you need random, realtime read/write access to your Big Data. This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware." | * "[[http://hadoop.apache.org/hbase/ HBase is the Hadoop database.]] Use it when you need random, realtime read/write access to your Big Data. This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware." | ||
* "HBase is an open-source, distributed, column-oriented store modeled after Google' Bigtable: A Distributed Storage System for Structured Data by Chang et al. Just as Bigtable leverages the distributed data storage provided by the Google File System, HBase provides Bigtable-like capabilities on top of Hadoop" | * "HBase is an open-source, distributed, column-oriented store modeled after Google' Bigtable: A Distributed Storage System for Structured Data by Chang et al. Just as Bigtable leverages the distributed data storage provided by the Google File System, HBase provides Bigtable-like capabilities on top of Hadoop" | ||
* http://www.roadtofailure.com/2009/10/29/hbase-vs-cassandra-nosql-battle/ | * http://www.roadtofailure.com/2009/10/29/hbase-vs-cassandra-nosql-battle/ |