Implementing algorithms in GraphX pregel

2015-08-05 Thread Krish
Hi, I was recently looking into spark graphx as one of the frameworks that can help me solve some graph related problems. The 'think-like-a-vertex' paradigm is something new to me and I cannot wrap my head over how to implement simple algorithms like Depth First or Breadth First or even getting a

Re: Spark Error: Cause was: akka.remote.InvalidAssociation: Invalid address: akka.tcp://sparkMaster@localhost:7077

2015-03-02 Thread Krish Khambadkone
There is no output after this line Sent from my iPhone > On Mar 2, 2015, at 2:40 PM, Ted Yu wrote: > > bq. Cause was: akka.remote.InvalidAssociation: Invalid address: > akka.tcp://sparkMaster@localhost:7077 > > There should be some more output following the above line. > > Can you post them