gaocho commented on issue #3640:
URL: https://github.com/apache/polaris/issues/3640#issuecomment-3865514254
@dimas-b I’m experiencing the same issue described here - Polaris continues
to vend credentials despite my configuration. I’ve tried:
∙ Set SKIP_CREDENTIAL_SUBSCOPING_INDIRECTION=false both in
application.properties and as environment variable when starting Polaris
∙ Created catalog with --no-sts flag (confirmed stsUnavailable:
true in storage config)
∙ Added S3 credentials to catalog properties (s3.access-key-id
and s3.secret-access-key)
∙ Set Spark-side configs: X-Iceberg-Access-Delegation=false and
remote-signing-enabled=false
I’m still getting ForbiddenException: The AWS Access Key Id you provided
does not exist with random access keys being generated.
My environment:
∙ Polaris 1.3.0-incubating
∙ S3-compatible storage (NetApp S3, not AWS)
∙ Running Polaris locally with java -jar
Is there additional configuration needed to completely disable credential
vending for non-AWS S3 storage?

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