RussellSpitzer commented on issue #6171:
URL: https://github.com/apache/iceberg/issues/6171#issuecomment-1310831081

   IN your note you seem to be including both Scala 2.12 and 2.13 libraries, 
this is probably the issue. Usually when I see noClassDef with Scala classes 
like ```cala/$less$colon$less``` it means multiple scala versions on the 
classpath.
   
   In almost all cases the only iceberg dependency you should be including with 
spark is a single instance of the Iceberg-spark-version-runtime.jar, nothing 
else should be included. 


-- 
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 specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to