I had same issue. As a workaround I specified full path in hive-site.xml.... by the way, I think the default war file name is hive_hwi.war...
On Fri, Aug 28, 2009 at 8:32 PM, Edward Capriolo <[email protected]>wrote: > I am getting this error... > > 09/08/28 23:19:56 WARN mortbay.log: Failed startup of context > org.mortbay.jetty.webapp.webappcont...@203c31 > {/hwi,${HIVE_HOME}/lib/hive-hwi.war} > java.io.FileNotFoundException: ${HIVE_HOME}/lib/hive-hwi.war > > Should conf.get parse variables from the hive-site.xml > > Any ideas? >
