kevinjqliu commented on issue #540:
URL: https://github.com/apache/iceberg-python/issues/540#issuecomment-2016882061

   I think this is an issue with the s3 endpoint. Specifically with using 
https, `https://localhost:9199`. We're using `http` instead of `https` in the 
integration test
   
https://github.com/apache/iceberg-python/blob/6989b92c2d449beb9fe4817c64f619ea5bfc81dc/dev/provision.py#L33
   
   The problem goes away for me after using `http://`
   Can you give that a try? 


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

Reply via email to