Github user ankurdave commented on the issue:
https://github.com/apache/spark/pull/20899
@WenqianZhao I think the point of sending deltas instead of absolute ranks
was that, as parts of the graph converge, their deltas would go to zero. GraphX
would then be able to stop sending those messages.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
