[
https://issues.apache.org/jira/browse/HIVE-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896229#action_12896229
]
Ning Zhang commented on HIVE-1513:
----------------------------------
Looks good in general. One minor question though. Currently the hive cli also
set HADOOP_HEAPSIZE and HADOOP_OPTS right before hadoop is called (in
bin/ext/util/execHiveCmd.sh). Should we rename conf/hive-env.sh.template to
hive-env.sh and move these two parameter there?
> hive starter scripts should load admin/user supplied script for
> configurability
> -------------------------------------------------------------------------------
>
> Key: HIVE-1513
> URL: https://issues.apache.org/jira/browse/HIVE-1513
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: CLI
> Reporter: Joydeep Sen Sarma
> Assignee: Joydeep Sen Sarma
> Attachments: 1513.1.patch, 1513.2.patch
>
>
> it's difficult to add environment variables to Hive starter scripts except by
> modifying the scripts directly. this is undesirable (since they are source
> code). Hive starter scripts should load a admin supplied shell script for
> configurability. This would be similar to what hadoop does with hadoop-env.sh
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.