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

graph.connectedComponents(maxIterations) get ArrayIndexOutOfBoundsException: -1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.4.3
    • None
    • GraphX
    • None

    Description

      val graph = Graph(vertices, edges).partitionBy(PartitionStrategy.RandomVertexCut)

      The following exceptions are reported during execution,There is no problem when the data volume is small, but an error will be reported when the data volume is large

      java.lang.ArrayIndexOutOfBoundsException: -1

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yingjun hanyingjun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: