[
https://issues.apache.org/jira/browse/HIVE-817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edward Capriolo updated HIVE-817:
---------------------------------
Attachment: hive-817.txt
Process locates the war file else Exits with 1
> hive.hwi.war.file incorrectly tries to 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.