tkent commented on issue #3010: URL: https://github.com/apache/iceberg/issues/3010#issuecomment-1949418909
:wave: Recording one solution to this error. I ran into this using an Azure databricks cluster and the underlying error was what @RussellSpitzer noted. However, the runtime JAR for iceberg spark _was_ on the classpath of the spark instance. What resolved the issue was adding a second JAR to the classpath - the `azure-bundle` release for Iceberg. I haven't chased down why that fixes it, but things are working fine now. -- 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