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

[jira] [Created] (HIVE-9763) Remove M* classes from RawStore interface

Alan Gates created HIVE-9763:
--------------------------------

             Summary: Remove M* classes from RawStore interface
                 Key: HIVE-9763
                 URL: https://issues.apache.org/jira/browse/HIVE-9763
             Project: Hive
          Issue Type: Sub-task
          Components: Metastore
    Affects Versions: hbase-metastore-branch
            Reporter: Alan Gates
            Assignee: Alan Gates


There are a number of methods that return M* classes (MDb, MRole), etc.  These are an artifact of the ObjectStore interface and do not belong in RawStore.  These methods should be refactored to instead return suitable thrift objects, especially since HiveMetaStore simply has to convert them before it can pass them across the wire.



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