Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Implemented
-
v4.0.0-beta
-
None
Description
When building cubes, there is an error 'ConcurrentModificationException' thrown by Spark, but it does not impact the building job.
This is a known issue and was fixed on Spark 3.1.2.
https://issues.apache.org/jira/browse/SPARK-34731
Fixed PR: https://github.com/apache/spark/pull/31826
So It needs to upgrade Spark 3.X version to 3.1.2