samredai commented on issue #5993: URL: https://github.com/apache/iceberg/issues/5993#issuecomment-1282610367
The latest image has been recently updated to use the REST catalog. This requires some slight changes to the docker compose which we've updated [here](https://github.com/tabular-io/docker-spark-iceberg/blob/main/docker-compose.yml) in the repo. If you want to get back to the old setup that uses a `JDBCCatalog`, you can simply add a tag to the image name in your current docker compose setup: `tabulario/spark-iceberg:3.3.0_0.14.1`. -- 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]
