You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2015/02/23 17:05:11 UTC

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

     [ https://issues.apache.org/jira/browse/HIVE-9453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Gates updated HIVE-9453:
-----------------------------
    Fix Version/s:     (was: 1.2.0)
                   hbase-metastore-branch

> 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
>              Labels: TODOC1.2
>             Fix For: hbase-metastore-branch
>
>         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)