I generally rsync the entire hbase dir including "build" after doing just "ant". Sounds like the web jazz isn't being included somehow. I confess I'm fairly weak on this aside from knowing how to edit jsp.
On May 9, 2009 4:22 PM, "Tom Santos" <[email protected]> wrote: 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]
