Grokbase Groups Hive dev January 2010
FAQ
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
Priority: Minor
Fix For: 0.6.0


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.

Search Discussions

  • John Sichi (JIRA) at Jan 26, 2010 at 11:33 pm
    [ https://issues.apache.org/jira/browse/HIVE-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

    John Sichi updated HIVE-1105:
    -----------------------------

    Attachment: HIVE-1105.1.patch

    Here's the patch; it also fixes a typo in the existing help.sh.
    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
    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.
  • Prasad Chakka (JIRA) at Jan 26, 2010 at 11:45 pm
    [ https://issues.apache.org/jira/browse/HIVE-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805286#action_12805286 ]

    Prasad Chakka commented on HIVE-1105:
    -------------------------------------

    nice. it will be great if can you add this info to that wiki.
    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
    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.
  • John Sichi (JIRA) at Jan 28, 2010 at 10:07 pm
    [ https://issues.apache.org/jira/browse/HIVE-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

    John Sichi reassigned HIVE-1105:
    --------------------------------

    Assignee: John Sichi
    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.
  • John Sichi (JIRA) at Jan 28, 2010 at 10:09 pm
    [ 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.
  • Zheng Shao (JIRA) at Jan 28, 2010 at 11:37 pm
    [ https://issues.apache.org/jira/browse/HIVE-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

    Zheng Shao updated HIVE-1105:
    -----------------------------

    Resolution: Fixed
    Fix Version/s: 0.5.0
    Release Note:
    HIVE-1105. Add service script for starting metastore server. (John Sichi via zshao)
    New command for starting a Hive metastore server:
    hive --service metastore


    was:
    New command for starting a Hive metastore server:

    hive --service metastore


    Hadoop Flags: [Reviewed]
    Status: Resolved (was: Patch Available)

    Committed to branch-0.5 and trunk. Thanks John!

    Please mention this is available since 0.5.

    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.5.0, 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.
  • Carl Steinbach (JIRA) at Oct 18, 2010 at 3:16 am
    [ https://issues.apache.org/jira/browse/HIVE-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

    Carl Steinbach updated HIVE-1105:
    ---------------------------------

    Fix Version/s: (was: 0.6.0)
    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.5.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.

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupdev @
categorieshive, hadoop
postedJan 26, '10 at 11:31p
activeOct 18, '10 at 3:16a
posts7
users1
websitehive.apache.org

1 user in discussion

Carl Steinbach (JIRA): 7 posts

People

Translate

site design / logo © 2023 Grokbase