Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "Hive/StorageHandlers" page has been changed by JohnSichi. http://wiki.apache.org/hadoop/Hive/StorageHandlers?action=diff&rev1=4&rev2=5 -------------------------------------------------- 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 [[http://code.google.com/p/hypertable/wiki/HiveExtension|Hypertable]], and another is being developed for [[https://issues.apache.org/jira/browse/HIVE-1434|Cassandra]]. - The support is currently targeted at other Hadoop-based systems such - as HBase; systems such as Cassandra could be included via further - integration efforts, e.g. - [[http://issues.apache.org/jira/browse/CASSANDRA-342|CASSANDRA-342]]. Hive storage handler support builds on existing extensibility features in both Hadoop and Hive:
