[
https://issues.apache.org/jira/browse/HIVE-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653410#action_12653410
]
Raghotham Murthy commented on HIVE-107:
---------------------------------------
There should be a help message which will show all the available services
including the possible HIVEOPTS.
Also, per-service options/env variables/configuration parameters should be
provided. The alternatives for this are:
1. everything in shell script for the service - say in a function service_help()
2. everything in the main function of the java class being run
3. partly in the shell script and partly in the java class
> 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.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.