dhishwari9 commented on issue #13597:
URL: https://github.com/apache/iceberg/issues/13597#issuecomment-3097496862

   Hi,
   
   Thanks for the suggestion!
   
   Just to clarify , we're not using Spark in our setup.
   
   1. We log in to our AWS account via CLI and use the exported credentials 
(including session token) directly from the environment.
   2. Our service is a Java Spring Boot microservice, and we use Iceberg's 
GlueCatalog + S3FileIO along with Parquet libraries — there’s no Spark or Spark 
configuration layer involved.
   
   So the Spark catalog configs you mentioned aren’t applicable in our case.
   
   We're relying on AWS SDK v2’s default credentials provider chain to pick up 
the credentials, but it seems like Iceberg/S3FileIO isn’t picking them up as 
expected.


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