[ https://issues.apache.org/jira/browse/HIVE-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Sichi updated HIVE-1105: ----------------------------- Release Note: New command for starting a Hive metastore server: hive --service metastore Status: Patch Available (was: Open) I'll update wiki docs once this patch is accepted. > Add service script for starting metastore server > ------------------------------------------------ > > Key: HIVE-1105 > URL: https://issues.apache.org/jira/browse/HIVE-1105 > Project: Hadoop Hive > Issue Type: Improvement > Components: Server Infrastructure > Affects Versions: 0.4.1 > Reporter: John Sichi > Assignee: John Sichi > Priority: Minor > Fix For: 0.6.0 > > Attachments: HIVE-1105.1.patch > > > The instructions on this page recommend running Java directly in order to > start the metastore: > http://wiki.apache.org/hadoop/Hive/AdminManual/MetastoreAdmin > Since we already have a generic service-starter script, it would be nice to > be able to do this instead: > hive --service metastore > I've written a metastore.sh for this purpose. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.