Re: Multiple jobs on same graph, aggregator use and LocalRunner issue

2012-06-05 Thread Benjamin Heitmann
Hi Clive, On 5 Jun 2012, at 22:21, Clive Cox wrote: > > I recently started playing with Giraph and I have a few questions. > > 1. I'm writing a simple spreading activation algorithm I am also working on a spreading activation algorithm. My original data is in the form of an RDF graph, which

Multiple jobs on same graph, aggregator use and LocalRunner issue

2012-06-05 Thread Clive Cox
Hi, I recently started playing with Giraph and I have a few questions. 1. I'm writing a simple spreading activation algorithm which would be run many times over the same graph with different initial vertices activated. Doing this as separate jobs in which a potentially large graph is loaded each