george-zubrienko commented on issue #1146:
URL: https://github.com/apache/polaris/issues/1146#issuecomment-2730472759

   > @george-zubrienko I tried running the Polaris with right ARN role(not a 
dummy one)/ external id and setting the base location to my minio-bucket 
location as stated in the description and had my global aws creds set in the 
env along with those two additional endpoint URL set. Receiving below error:
   > 
   > ```
   > (org.apache.iceberg.exceptions.RESTException) Unable to process: The 
bucket you are attempting to access must be addressed using the specified 
endpoint. Please send all future requests to this endpoint. (Service: S3, 
Status Cod│
   > e: 301,..)
   > ```
   MinIO doesn't have a concept of IAM role/external id. As I wrote, you just 
override STS endpoint globally and put a dummy role in catalog creation. I just 
updated to 0.9 and it works as well.
   I can show how we do it right now (still waiting for S3Compat PR to be 
merged) - can connect via Slack  some time this week. Alternatively, I can 
share build and HCL helm_release scripts
   


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

Reply via email to