[
https://issues.apache.org/jira/browse/HIVE-9763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Gates updated HIVE-9763:
-----------------------------
Attachment: HIVE-9763.patch
> 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
> Attachments: HIVE-9763.patch
>
>
> 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)