Hello,

I have problem running WHI. My hive version is 0.5.0 so i changed hive-hwi
in cofiguration to hive-hwi-0.5.0.war
but I still get information that hive can't find the file.


hive --service hwi
10/05/25 17:17:56 INFO hwi.HWIServer: HWI is starting up
10/05/25 17:17:57 FATAL hwi.HWIServer: HWI WAR file not found at
/usr/lib/hive/lib/hive-hwi-0.5.0.war

My config:

<property>
  <name>hive.hwi.war.file</name>
  <value>/usr/lib/hive/lib/hive-hwi-0.5.0.war</value>
  <description>This is the WAR file with the jsp content for Hive Web
Interface</description>
</property>

And ls returns:

>ls /usr/lib/hive/lib/hive-hwi*
/usr/lib/hive/lib/hive-hwi-0.5.0.jar  /usr/lib/hive/lib/hive-hwi-0.5.0.war

Does anyone else have problem like this?

--
Tom

Reply via email to