rggyanav commented on issue #10709:
URL: https://github.com/apache/iceberg/issues/10709#issuecomment-2257544318

   @muniatl - I think the MinIO endpoints should not use the s3:// prefix for 
the endpoint configuration. They should instead use the HTTP/HTTPS protocol.
   e.g:
   warehouse="s3://iceberg",  # Correct S3 URI format without the endpoint
   s3_endpoint="http://127.0.0.1:9000";,  # Corrected MinIO endpoint
   
   Could you please try this? 


-- 
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

Reply via email to