[
https://issues.apache.org/jira/browse/HIVE-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edward Capriolo updated HIVE-107:
---------------------------------
Attachment: HIVE-107-3.patch
Script now supports:
* ./hive | default cli
* ./hive --service cli | default cli
* ./hive --service cli -e 'query' | standard execute script from command line
* ./hive --help | print full help
* ./hive --service help | print full help
* ./hive --service help --help | print full help
* ./hive --service hwi | start hive web server
* ./hive --service hwi --help | hive web server help
All the scripts in the ext directory should support two methods/routines:
* service()
* service_help()
> Case structure for bin hive
> ---------------------------
>
> Key: HIVE-107
> URL: https://issues.apache.org/jira/browse/HIVE-107
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: Server Infrastructure
> Reporter: Edward Capriolo
> Assignee: Edward Capriolo
> Attachments: HIVE-107-1.patch, HIVE-107-3.patch, HIVE-107.patch
>
>
> Hive Web Server Hive-30 and the Hive Thrift Server Hive-78 both are started
> with the bin/hive file. We should have a base bin/hive with case structure so
> add ons can patch from that.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.