You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Edward Capriolo (JIRA)" <ji...@apache.org> on 2009/09/06 23:59:57 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 ]

Edward Capriolo updated HIVE-817:
---------------------------------

    Summary: hive.hwi.war.file incorrectly tries to use environment variables to locate war file  (was: hive.hwi.war.file incorrectly tries to environment variables to locate war file)

> 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.