You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2015/02/04 20:53:34 UTC

[jira] [Commented] (HIVE-9453) Initial patch [hbase-metastore branch]

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

Thejas M Nair commented on HIVE-9453:
-------------------------------------

+1

> Initial patch [hbase-metastore branch]
> --------------------------------------
>
>                 Key: HIVE-9453
>                 URL: https://issues.apache.org/jira/browse/HIVE-9453
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Metastore
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: HIVE-9453-reviewcomments.pdf, HIVE-9453.2.patch, HIVE-9453.3.patch, HIVE-9453.patch
>
>
> This initial patch has several important features:
> # HBaseStore, a new implementation of RawStore that stores the data in HBase.
> # Subclasses of the thrift metastore objects to remove the massive duplication of data where every partition contains a nearly identical storage descriptor.
> # Caches for catalog objects and statistics so that repeated metastore calls don't result in repeated calls against HBase.
> Currently this "works" to the point that "load table" and "select" work.  I have not tested any other statements, and I suspect most fail.  There is no security, no authorization, and a no a lot of other things.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)