You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/05/15 03:29:50 UTC

[jira] [Created] (HIVE-7068) Integrate AccumuloStorageHandler

Josh Elser created HIVE-7068:
--------------------------------

             Summary: Integrate AccumuloStorageHandler
                 Key: HIVE-7068
                 URL: https://issues.apache.org/jira/browse/HIVE-7068
             Project: Hive
          Issue Type: New Feature
            Reporter: Josh Elser


[Accumulo|http://accumulo.apache.org] is a BigTable-clone which is similar to HBase. Some [initial work|https://github.com/bfemiano/accumulo-hive-storage-manager] has been done to support querying an Accumulo table using Hive already. It is not a complete solution as, most notably, the current implementation presently lacks support for INSERTs.

I would like to polish up the AccumuloStorageHandler (presently based on 0.10), implement missing basic functionality and compare it to the HBaseStorageHandler (to ensure that we follow the same general usage patterns).

I've also been in communication with [~bfem] (the initial author) who expressed interest in working on this again. I hope to coordinate efforts with him.



--
This message was sent by Atlassian JIRA
(v6.2#6252)