nastra closed issue #10175: java.lang.NoClassDefFoundError:
scala/jdk/CollectionConverters$
URL: https://github.com/apache/iceberg/issues/10175
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the sp
nastra commented on issue #10175:
URL: https://github.com/apache/iceberg/issues/10175#issuecomment-2690893520
If you're using Spark with Scala 2.12 make sure to use the
iceberg-spark-runtime jar that is built for Scala 2.12. The latest one can be
found
[here](https://search.maven.org/remot
Shekharrajak commented on issue #10175:
URL: https://github.com/apache/iceberg/issues/10175#issuecomment-2346062946
You need to have required dependency
```
//
https://mvnrepository.com/artifact/org.scala-lang.modules/scala-collection-compat
implementation 'org.scala-lang.modules:s
rshkv commented on issue #10175:
URL: https://github.com/apache/iceberg/issues/10175#issuecomment-2245337459
Got the same using `iceberg-spark-runtime-3.5_2.12`. Worked around the error
by adding a dependency on `org.scala-lang.modules:scala-collection-compat_2.12`.
I'm not seeing any
nastra commented on issue #10175:
URL: https://github.com/apache/iceberg/issues/10175#issuecomment-2099297714
@celltobig are you by any chance running Scala 2.13?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
celltobig commented on issue #10175:
URL: https://github.com/apache/iceberg/issues/10175#issuecomment-2063661245
![Uploading image.png…]()
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the