hanyingjun created SPARK-39436:
----------------------------------

             Summary: graph.connectedComponents(maxIterations) get 
ArrayIndexOutOfBoundsException: -1
                 Key: SPARK-39436
                 URL: https://issues.apache.org/jira/browse/SPARK-39436
             Project: Spark
          Issue Type: Bug
          Components: GraphX
    Affects Versions: 2.4.3
         Environment: 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
h1. java.lang.ArrayIndexOutOfBoundsException: -1
            Reporter: hanyingjun






--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to