Hi Ravikant, Did you get to know the answer to this question? I seem to be having the same issue.
On Thu, Apr 9, 2015 at 5:18 AM, Ravikant Dindokar <[email protected]> wrote: > Hi > > I am running SimpleShortestPathsComputation example with giraph metrics > flag enabled > (-Dgiraph.metrics.enable=true) but the metrics is showing communication > time o for all superstep. > > Is there any fix available for this or do I need to set any other flag > true for the same? > > sample metric output: > > --- METRICS: superstep 1 --- > superstep time: 1328 ms > compute all partitions: 944 ms > network communication time: 0 ms > time to first message: 0 us > wait on requests time: 1120 us > > >
