nastra commented on issue #8377: URL: https://github.com/apache/iceberg/issues/8377#issuecomment-1689496091
Your warehouse is already path-based due to setting `spark.sql.catalog.spark_catalog.warehouse: /home/iceberg/warehouse` and so the `HadoopCatalog` is preventing the use of `location` for a table that is already path-based. I believe this should work with any other catalog other than `hadoop` -- 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]
