[
https://issues.apache.org/jira/browse/HIVE-12978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Hsu updated HIVE-12978:
-------------------------------
Attachment: HIVE-12978.1.patch
> Hive Metastore should have a config for starting background thread services
> ---------------------------------------------------------------------------
>
> Key: HIVE-12978
> URL: https://issues.apache.org/jira/browse/HIVE-12978
> Project: Hive
> Issue Type: New Feature
> Reporter: Anthony Hsu
> Assignee: Anthony Hsu
> Attachments: HIVE-12978.1.patch
>
>
> It would be convenient to have a configuration for setting custom background
> threads to run in the Hive Metastore. This could be useful for running custom
> monitoring, logging, or table/partition registration services.
> I propose adding a {{hive.metastore.thread.services}} config that takes a
> comma-separated list of classes that implement the {{MetaStoreThread}}
> interface, which the metastore would launch during start-up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)