I just installed another hbase system on Ubuntu 8.04 and as far as I
can tell its an exact same deployment as I have on an existing system
that works fine.
But on this new one when I try to access the http interface via http://localhost:60010
on the same machine as its running or via its IP address from a
remote machine I always get
HTTP ERROR: 404
/master.jsp
RequestURI=/master.jsp
But I can access it fine by hbase shell locally and remotely.
I don't see anything in hbase/logs from the http accesses.
Anyplace else to look?
Thanks
Rob