[
https://issues.apache.org/jira/browse/HIVE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989358#comment-12989358
]
Carl Steinbach commented on HIVE-329:
-------------------------------------
Tomcat uses the commons-daemon package for this purpose
(http://commons.apache.org/daemon/index.html).
We can do the same thing, but it will require us to rewrite the bin/hive
scripts in order
to avoid executing Hive through bin/hadoop.
> start and stop hive thrift server in daemon mode
> -------------------------------------------------
>
> Key: HIVE-329
> URL: https://issues.apache.org/jira/browse/HIVE-329
> Project: Hive
> Issue Type: New Feature
> Components: Server Infrastructure
> Affects Versions: 0.3.0
> Reporter: Min Zhou
> Assignee: Min Zhou
> Attachments: daemon.patch
>
>
> I write two shell script to start and stop hive thrift server more convenient.
> usage:
> bin/hive --service start-hive [HIVE_PORT]
> bin/hive --service stop-hive
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira