See http://svn.apache.org/repos/asf/hama/trunk/graph/src/main/java/org/apache/hama/graph/GraphJobRunner.java and ctrl + f + 'vertex.setActive();'. You can use the log4j or System.out + local mode.
Yes, or please use the TRUNK. On Sat, May 11, 2013 at 7:36 PM, Kostas Xirog <[email protected]> wrote: > Hello, > > I'm having unusual issues with Hama, where messages get sent to nodes at > some point but these nodes that are supposed to recieve the messages don't > wake up and don't execute the compute function... Is there a way I can see > the graph data that hama creates before the computation just to be certain > that everything went well during the data entry? > > P.S. I'm currently using Hama 0.6, should I upgrade to 0.6.1 ? Do you think > it would help? > > Thank you in advance -- Best Regards, Edward J. Yoon @eddieyoon
