Change this: <value>/usr/lib/hive/lib/hive-hwi-0.7.1-cdh3u4.war</value>
To this: <value>lib/hive-hwi-0.7.1-cdh3u4.war</value> sf On Monday, July 8, 2013, ch huang wrote: > i am testing hive web interface, anyone can help? thanks > content in hive-site.xml > > <property> > <name>hive.hwi.war.file</name> > <value>/usr/lib/hive/lib/hive-hwi-0.7.1-cdh3u4.war</value> > <description>This is the WAR file with the jsp content for Hive Web > Interface</description> > </property> > > # export ANT_LIB=/usr/share/ant/lib > > # hive --service hwi > 13/07/09 13:19:40 INFO hwi.HWIServer: HWI is starting up > 13/07/09 13:19:41 FATAL hwi.HWIServer: HWI WAR file not found at > /usr/lib/hive/lib/hive-hwi-0.7.1-cdh3u4.war > > # ls /usr/lib/hive/lib/hive-hwi-0.7.1-cdh3u4.war > /usr/lib/hive/lib/hive-hwi-0.7.1-cdh3u4.war >