Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Introduces accumulo-handler
Description
Accumulo is a BigTable-clone which is similar to HBase. Some initial work 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.
Attachments
Attachments
Issue Links
- is related to
-
ACCUMULO-143 Accumulo Hive
- Resolved
-
HIVE-7789 Documentation for AccumuloStorageHandler
- Closed
- links to