[ 
https://issues.apache.org/jira/browse/SPARK-39435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean R. Owen resolved SPARK-39435.
----------------------------------
    Resolution: Duplicate

> graph.connectedComponents(maxIterations) get ArrayIndexOutOfBoundsException: 
> -1
> -------------------------------------------------------------------------------
>
>                 Key: SPARK-39435
>                 URL: https://issues.apache.org/jira/browse/SPARK-39435
>             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
>            Priority: Major
>




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

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

Reply via email to