You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ankur Dave (JIRA)" <ji...@apache.org> on 2014/10/31 19:38:36 UTC

[jira] [Created] (SPARK-4173) EdgePartitionBuilder uses wrong value for first clustered index

Ankur Dave created SPARK-4173:
---------------------------------

             Summary: EdgePartitionBuilder uses wrong value for first clustered index
                 Key: SPARK-4173
                 URL: https://issues.apache.org/jira/browse/SPARK-4173
             Project: Spark
          Issue Type: Bug
          Components: GraphX
    Affects Versions: 1.1.0, 1.0.2, 1.2.0
            Reporter: Ankur Dave
            Assignee: Ankur Dave


Lines 48 and 49 in EdgePartitionBuilder reference {{srcIds}} before it has been initialized, causing an incorrect value to be stored for the first cluster.

https://github.com/apache/spark/blob/23468e7e96bf047ba53806352558b9d661567b23/graphx/src/main/scala/org/apache/spark/graphx/impl/EdgePartitionBuilder.scala#L48-49



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org