RussellSpitzer commented on issue #14529: URL: https://github.com/apache/iceberg/issues/14529#issuecomment-3506034651
The error posted above indicates that the catalog Spark was using in your original configuration wasn't correctly set up. Theoretically I don't see why there would be an issue there although as noted in our docs, you do need to correctly setup your Iceberg catalog as well. Your second example uses a v2 catalog config and identifier which is probably just avoiding the broken local HMS setup that spark was expecting in the first example. Just my guesses though -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
