[ 
https://issues.apache.org/jira/browse/HIVE-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiaobing Zhou updated HIVE-5764:
--------------------------------

    Attachment: HIVE-5764.patch


This patch is to support stop service by command line. So far only hiveserver2 
and metastore are supported, but maintains back compatibility.

bin/hive --service hiveserver2 --stop
bin/hive --service metastore --stop

Only one instance of hiveserver2 or metastore is allowed to be launched in 
individual node, but many instances allowed before applying this patch.

> Stopping Metastore and HiveServer2 from command line
> ----------------------------------------------------
>
>                 Key: HIVE-5764
>                 URL: https://issues.apache.org/jira/browse/HIVE-5764
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2, Metastore
>            Reporter: Vaibhav Gumashta
>            Assignee: Xiaobing Zhou
>             Fix For: 0.14.0
>
>         Attachments: HIVE-5764.patch
>
>
> Currently a user needs to kill the process. Ideally there should be something 
> like:
> hive --service metastore stop
> hive --service hiveserver2 stop



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to