[
https://issues.apache.org/jira/browse/HIVE-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752733#action_12752733
]
Edward Capriolo commented on HIVE-817:
--------------------------------------
Actually I am thinking to enhance this but this might create some platform
issues.
Paths beginning with '/' are full. Else path is relative?
> hive.hwi.war.file incorrectly tries to use environment variables to locate
> war file
> -----------------------------------------------------------------------------------
>
> Key: HIVE-817
> URL: https://issues.apache.org/jira/browse/HIVE-817
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Configuration, Web UI
> Reporter: Edward Capriolo
> Assignee: Edward Capriolo
> Attachments: hive-817.txt
>
>
> <property>
> <name>hive.hwi.war.file</name>
> <value>${HIVE_HOME}/lib/hive-hwi.war</value>
> </property>
> Is not interpreted correctly. This should read HIVE_HOME from environment as
> set by bin/hive and append this value to it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.