Hi Thanks for the quick response.I am new to scala and some help will be required
Regards -Arun On Fri, Jul 25, 2014 at 10:37 AM, Ankur Dave <ankurd...@gmail.com> wrote: > 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/> >