Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This page documents the storage handler support being added to Hive as
part of work on Hive- HBaseIntegration. The motivation is to make
it possible to allow Hive to access data stored and managed by other
systems in a modular, extensible fashion.

Besides HBase, a storage handler implementation is also available for Hypertable, and others are being developed for Cassandra and JDBC, JDBC, MongoDB, and Google Spreadsheets.

Hive storage handler support builds on existing extensibility features in
both Hadoop and Hive:

...