[jira] Updated: (HIVE-1105) Add service script for starting metastore server

2010-01-28 Thread Zheng Shao (JIRA)

 [ 
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.



[jira] Updated: (HIVE-1105) Add service script for starting metastore server

2010-01-28 Thread John Sichi (JIRA)

 [ 
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.



[jira] Updated: (HIVE-1105) Add service script for starting metastore server

2010-01-26 Thread John Sichi (JIRA)

 [ 
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.