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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to