You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2010/07/26 08:06:50 UTC

[jira] Updated: (HIVE-817) hive.hwi.war.file incorrectly tries to use environment variables to locate war file

     [ https://issues.apache.org/jira/browse/HIVE-817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Steinbach updated HIVE-817:
--------------------------------

    Fix Version/s: 0.5.0

> 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
>             Fix For: 0.5.0
>
>         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.