Hi Bogdan,

This is a bug -- thanks for reporting it! I just fixed it in
https://github.com/apache/spark/pull/431. Does it help if you apply that
patch?

Ankur <http://www.ankurdave.com/>


On Wed, Apr 16, 2014 at 7:51 AM, Bogdan Ghidireac <ghidir...@gmail.com>wrote:

> I am using Pregel API with Spark (1.0 branch compiled on Apr 16th) and I
> run into some problems when my graph has the edges reversed.
> If the edges of my graph are reversed, the sendMsg function does no longer
> receives the attribute for the source vertex (it is null). This does not
> happen with the original graph.
>

Reply via email to