[
https://issues.apache.org/jira/browse/HIVE-9148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14251385#comment-14251385
]
Lefty Leverenz commented on HIVE-9148:
--------------------------------------
Does this mean the description of configuration parameter *hive.hwi.war.file*
is wrong in HiveConf.java and the wiki?
{code}
HIVEHWIWARFILE("hive.hwi.war.file", "${env:HWI_WAR_FILE}",
"This sets the path to the HWI war file, relative to ${HIVE_HOME}. "),
{code}
* [Configuration Properties -- hive.hwi.war.file |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.hwi.war.file]
> Fix default value for HWI_WAR_FILE
> ----------------------------------
>
> Key: HIVE-9148
> URL: https://issues.apache.org/jira/browse/HIVE-9148
> Project: Hive
> Issue Type: Bug
> Components: Web UI
> Affects Versions: 0.14.0, 0.13.1
> Reporter: Peter Slawski
> Priority: Minor
> Fix For: 0.15.0
>
> Attachments: HIVE-9148.1.patch
>
>
> The path to the hwi war file should be relative to hive home. However,
> HWI_WAR_FILE is set in hwi.sh to be an absolute path.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)