This document discusses integrating Apache Hive and Apache HBase. It provides an overview of HBase and Hive, their architectures and motivations for integration. It describes how the integration works by mapping Hive tables and columns to HBase tables and column families. Examples are given of Hive queries on HBase data. Potential use cases are also outlined.