Apache HBase Primer

Learn the fundamental foundations and concepts of the Apache HBase (NoSQL) open source database. It covers the HBase data model, architecture, schema design, API, and administration. Apache HBase is the database for the Apache Hadoop framework. HBase is a column family based NoSQL database that provides a flexible schema model. What You'll LearnWork with the core concepts of HBaseDiscover the HBase data model, schema design, and architectureUse the HBase API and administrationWho This Book Is ForApache HBase (NoSQL) database users, designers, developers, and admins.