Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-4173

EdgePartitionBuilder uses wrong value for first clustered index

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.2, 1.1.0, 1.2.0
    • 1.0.3, 1.1.1, 1.2.0
    • GraphX
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              ankurd Ankur Dave
              ankurd Ankur Dave
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: