I seem to be getting a 404 when trying to access the Hive HWI.
I'm starting it up with the following:
$ brisk hive --service hwi
11/07/28 08:32:00 INFO hwi.HWIServer: HWI is starting up
11/07/28 08:32:00 INFO mortbay.log: Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
11/07/28 08:32:00 INFO mortbay.log: jetty-6.1.26
11/07/28 08:32:00 INFO mortbay.log: Extract /usr/share/brisk/hive/lib/hive-hwi-brisk.war to /tmp/Jetty_0_0_0_0_9999_hive.hwi.brisk.war__hwi__.luio7y/webapp
11/07/28 08:32:01 INFO mortbay.log: Started SocketConnector@0.0.0.0:9999
And when I attempt to access it in a browser i receive a 404:
HTTP ERROR: 404
Problem accessing /. Reason:
NOT_FOUND
Powered by Jetty://
Any ideas? Is there some configuration missing or incorrect somewhere?
