Printing paths with shortest simple path algorithm

2017-11-28 Thread Aneesh Mathur
Hello, I am new to using Apache Giraph and was wondering if there was any way to print out the shortest path to an edge node from the source node. I am using a Cloudera VM with Giraph 1.0.0 installed. I followed the example of the SimpleShortestPathsComputation algorithm that is detailed on the

Re: Worker to task id mapping in giraph

2017-11-28 Thread Ravikant Dindokar
Hi Kenrick, Thanks for your input. Regards, Ravikant On Tue, Nov 28, 2017 at 1:26 AM, Kenrick Fernandes wrote: > Ravikant, > > As far as I know, there is no way to do this (atleast not without changing > the network names of the machines which is outside the scope of