On Thu, Jul 24, 2014 at 9:52 AM, Arun Kumar <toga...@gmail.com> wrote:
> While using pregel API for Iterations how to figure out which super step > the iteration currently in. The Pregel API doesn't currently expose this, but it's very straightforward to modify Pregel.scala <https://github.com/apache/spark/blob/master/graphx/src/main/scala/org/apache/spark/graphx/Pregel.scala#L112> to do so. Let me know if you'd like help doing this. Ankur <http://www.ankurdave.com/>