nastra commented on issue #9958: URL: https://github.com/apache/iceberg/issues/9958#issuecomment-1997386469
So I think the issue is how you point to MinIO in Trino vs in your Flink app. In Flink you use `s3.endpoint`, which is correct. But I don't think you're using the correct configuration in Trino to point to MinIO. Shouldn't you be using https://trino.io/docs/current/object-storage/file-system-s3.html instead of `hive.xyz`? -- 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