[
https://issues.apache.org/jira/browse/HIVE-7497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144086#comment-14144086
]
Lefty Leverenz commented on HIVE-7497:
--------------------------------------
Doc note: HIVE-8138 alters the behavior of
*hive.server2.global.init.file.location* (originally
*hive.global.init.file.location*), so use the description in that patch when
documenting the parameter in these two wikidocs:
* [Configuration Properties -- HiveServer2 |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-HiveServer2]
* [Setting Up HiveServer2 -- How to Configure |
https://cwiki.apache.org/confluence/display/Hive/Setting+Up+HiveServer2#SettingUpHiveServer2-HowtoConfigure]
> Fix some default values in HiveConf
> -----------------------------------
>
> Key: HIVE-7497
> URL: https://issues.apache.org/jira/browse/HIVE-7497
> Project: Hive
> Issue Type: Task
> Reporter: Brock Noland
> Assignee: Dong Chen
> Labels: TODOC14
> Fix For: 0.14.0
>
> Attachments: HIVE-7497.1.patch, HIVE-7497.patch
>
>
> HIVE-5160 resolves an env variable at runtime via calling System.getenv(). As
> long as the variable is not defined when you run the build null is returned
> and the path is not placed in the hive-default,template. However if it is
> defined it will populate hive-default.template with a path which will be
> different based on the user running the build. We should use
> $\{system:HIVE_CONF_DIR\} instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)