[
https://issues.apache.org/jira/browse/HIVE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680037#action_12680037
]
Edward Capriolo commented on HIVE-329:
--------------------------------------
Min,
Have you ever considered using one script that can accept an argument?
bin/hive --service HiveServer --action stop [HIVE_PORT]
bin/hive --service HiveServer --action start [HIVE_PORT]
?
> start and stop hive thrift server in daemon mode
> -------------------------------------------------
>
> Key: HIVE-329
> URL: https://issues.apache.org/jira/browse/HIVE-329
> Project: Hadoop Hive
> Issue Type: New Feature
> Components: Server Infrastructure
> Affects Versions: 0.3.0
> Reporter: 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.
-
You can reply to this email to add a comment to the issue online.