[
https://issues.apache.org/jira/browse/SPARK-45878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun closed SPARK-45878.
---------------------------------
> ConcurrentModificationException in CliSuite
> -------------------------------------------
>
> Key: SPARK-45878
> URL: https://issues.apache.org/jira/browse/SPARK-45878
> Project: Spark
> Issue Type: Bug
> Components: SQL, Tests
> Affects Versions: 4.0.0
> Reporter: Kent Yao
> Assignee: Kent Yao
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.4.2, 3.5.1, 4.0.0
>
>
> {code:java}
> // code placeholder
> java.util.ConcurrentModificationException: mutation occurred during iteration
> [info] at
> scala.collection.mutable.MutationTracker$.checkMutations(MutationTracker.scala:43)
> [info] at
> scala.collection.mutable.CheckedIndexedSeqView$CheckedIterator.hasNext(CheckedIndexedSeqView.scala:47)
> [info] at
> scala.collection.IterableOnceOps.addString(IterableOnce.scala:1247)
> [info] at
> scala.collection.IterableOnceOps.addString$(IterableOnce.scala:1241)
> [info] at scala.collection.AbstractIterable.addString(Iterable.scala:933)
> [info] at scala.collection.IterableOnceOps.mkString(IterableOnce.scala:1191)
> [info] at
> scala.collection.IterableOnceOps.mkString$(IterableOnce.scala:1189)
> [info] at scala.collection.AbstractIterable.mkString(Iterable.scala:933)
> [info] at scala.collection.IterableOnceOps.mkString(IterableOnce.scala:1204)
> [info] at
> scala.collection.IterableOnceOps.mkString$(IterableOnce.scala:1204)
> [info] at scala.collection.AbstractIterable.mkString(Iterable.scala:933)
> [info] at
> org.apache.spark.sql.hive.thriftserver.CliSuite.runCliWithin(CliSuite.scala:205)
> [info] at
> org.apache.spark.sql.hive.thriftserver.CliSuite.$anonfun$new$20(CliSuite.scala:501)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]