You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2013/10/17 03:15:43 UTC

[jira] [Commented] (HIVE-2599) Support Composit/Compound Keys with HBaseStorageHandler

    [ https://issues.apache.org/jira/browse/HIVE-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13797506#comment-13797506 ] 

Nick Dimiduk commented on HIVE-2599:
------------------------------------

Hi Swarnim,

Would you mind taking a look at HBASE-8693? Specifically, HBase now provides a Struct for defining compound keys, with support for composition using both field-width and delimiter-based separation. It would be great to get these type encoders supported as first-class citizens for bridging the gap between Hive and HBase.

Thanks,
Nick

> Support Composit/Compound Keys with HBaseStorageHandler
> -------------------------------------------------------
>
>                 Key: HIVE-2599
>                 URL: https://issues.apache.org/jira/browse/HIVE-2599
>             Project: Hive
>          Issue Type: Improvement
>          Components: HBase Handler
>    Affects Versions: 0.8.0
>            Reporter: Hans Uhlig
>            Assignee: Swarnim Kulkarni
>         Attachments: HIVE-2599.1.patch.txt, HIVE-2599.2.patch.txt, HIVE-2599.2.patch.txt
>
>
> It would be really nice for hive to be able to understand composite keys from an underlying HBase schema. Currently we have to store key fields twice to be able to both key and make data available. I noticed John Sichi mentioned in HIVE-1228 that this would be a separate issue but I cant find any follow up. How feasible is this in the HBaseStorageHandler?



--
This message was sent by Atlassian JIRA
(v6.1#6144)