[
https://issues.apache.org/jira/browse/HIVE-17167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114076#comment-16114076
]
Lefty Leverenz commented on HIVE-17167:
---------------------------------------
bq. Do we have a "wait and see" label for docs?
Agreed, this shouldn't be documented right now. But a TODOC label is a
searchable reminder, not necessarily a call to action. <Insert snarky comment
about docs backlog here.>
Is the metastore split likely to happen before or after 3.0.0 is released? I'd
use a TODOC3.0 label for now but you can create a new one if you prefer.
> Create metastore specific configuration tool
> --------------------------------------------
>
> Key: HIVE-17167
> URL: https://issues.apache.org/jira/browse/HIVE-17167
> Project: Hive
> Issue Type: Sub-task
> Components: Metastore
> Reporter: Alan Gates
> Assignee: Alan Gates
> Fix For: 3.0.0
>
> Attachments: HIVE-17167.2.patch, HIVE-17167.patch
>
>
> As part of making the metastore a separately releasable module we need
> configuration tools that are specific to that module. It cannot use or
> extend HiveConf as that is in hive common. But it must take a HiveConf
> object and be able to operate on it.
> The best way to achieve this is using Hadoop's Configuration object (which
> HiveConf extends) together with enums and static methods.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)