[ https://issues.apache.org/jira/browse/HIVE-7068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099180#comment-14099180 ]
Nick Dimiduk commented on HIVE-7068: ------------------------------------ This is really cool, nice work fellas! It's a shame to see so many of the StorageHandler warts repeated here too, but that's how it is. Does it make sense to try to share more code between the accumulo and hbase modules? Column mapping stuff looks pretty much identical to me, and maybe the hbase module could benefit from some of the comparator work? Nothing critical for this patch, but could be good for follow-on work. I'm with [~navis] on this one, +1 for getting it committed setting users loose to play! > Integrate AccumuloStorageHandler > -------------------------------- > > Key: HIVE-7068 > URL: https://issues.apache.org/jira/browse/HIVE-7068 > Project: Hive > Issue Type: New Feature > Reporter: Josh Elser > Assignee: Josh Elser > Fix For: 0.14.0 > > Attachments: HIVE-7068.1.patch, HIVE-7068.2.patch, HIVE-7068.3.patch > > > [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)