Re: how to group within the messages at a vertex?

2014-09-17 Thread Ankur Dave
At 2014-09-17 11:39:19 -0700, spr wrote: > I'm trying to implement label propagation in GraphX. The core step of that > algorithm is > > - for each vertex, find the most frequent label among its neighbors and set > its label to that. > > [...] > > It seems on the "broken" line above, I don't want

how to group within the messages at a vertex?

2014-09-17 Thread spr
omething that I can then further reduce? Thanks in advance. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/how-to-group-within-the-messages-at-a-vertex-tp14468.html Sent from the Apache Spark User