1) Ran the pi, sssp and the pagerank on a 2 node hama cluster successfully.
2) `bsp.http.infoserver.port` is set `40013` in the hama-default.xml, but the admin console (http://ubuntuhost:40013/bspmaster.jsp) is not coming. I get the 503 SERVICE_UNAVAILABLE error. The below is from the bspmaster log. 2012-04-20 15:48:10,168 INFO org.apache.hama.http.HttpServer: Jetty bound to port 40013 2012-04-20 15:48:10,169 INFO org.mortbay.log: jetty-6.1.14 2012-04-20 15:48:10,189 WARN org.mortbay.log: Web application not found core/src/main/webapp/bspmaster 2012-04-20 15:48:10,190 WARN org.mortbay.log: Failed startup of context org.mortbay.jetty.webapp.WebAppContext@1f3ce5c {/,core/src/main/webapp/bspmaster} java.io.FileNotFoundException: core/src/main/webapp/bspmaster at org.mortbay.jetty.webapp.WebAppContext.resolveWebApp(WebAppContext.java:959) at org.mortbay.jetty.webapp.WebAppContext.getWebInf(WebAppContext.java:793) 3) The *tests.jar files are missing in RC2, they were there in RC1. Praveen On Thu, Apr 19, 2012 at 10:49 AM, Edward J. Yoon <[email protected]>wrote: > Hi all, > > I just created new release candidate for the Apache Hama > 0.5-incubating release. This RC includes bin and src distributions. > > The RC2 is available at: > > http://people.apache.org/~edwardyoon/dist/0.5-RC2/ > > Tags: > > http://svn.apache.org/repos/asf/incubator/hama/tags/0.5-RC2/ > > Please try it, run the tests, check the doc, etc. > > Thanks! > > -- > Best Regards, Edward J. Yoon > @eddieyoon >
