I'm running hadoop 0.20.0 and I used svn to get the hbase trunk as of today (May 9). I did an 'ant package' in the hbase trunk, configured it for 5 nodes, distributed it to them, and started up my hbase. It seems to make a valid-looking /hbase dir in my DFS and the hmaster and regionservers come up with no errors but the webapp running on 60010 just says:
HTTP ERROR: 404 /webapps/master/master.jsp RequestURI=/webapps/master/master.jsp Powered by Jetty:// The regionserver webapps seem to have the same problem. Is it something I did with my build? It seemed like 'ant package' generated a good looking directory but I can't be absolutely sure. Is there a config item that's new (since 19.1) that makes it so the webapp will work? Thanks for any insight you may have, -- Tom Santos [email protected]
