ismailsimsek opened a new issue, #7749:
URL: https://github.com/apache/iceberg/issues/7749

   ### Feature Request / Improvement
   
   is it possible to configure region for S3FileIo?  Im getting following error 
with Minio setup and couldn't find a way to set it explicitly using iceberg 
config.
   
   seems like its possible for python but not for java. 
   cc @jackye1995 @amogh-jahagirdar 
   
   
https://github.com/apache/iceberg/blob/1ea185290ac505e6c2e4d6f4eb429448860701e8/python/mkdocs/docs/configuration.md?plain=1#L69
   
   
   ```
   
   Error:    IcebergChangeConsumerUpsertTest.testSimpleUpsert:52 ยป 
   
   SdkClient Unable to load region from any of the providers in the chain 
software.amazon.awssdk.regions.providers.DefaultAwsRegionProviderChain@d8852f7: 
[software.amazon.awssdk.regions.providers.SystemSettingsRegionProvider@351bd548:
 Unable to load region from system settings. Region must be specified either 
via environment variable (AWS_REGION) or  system property (aws.region)., 
software.amazon.awssdk.regions.providers.AwsProfileRegionProvider@473b1e5d: No 
region provided in profile: default, 
software.amazon.awssdk.regions.providers.InstanceProfileRegionProvider@6cc1aeaf:
 Unable to retrieve region information from EC2 Metadata service. Please make 
sure the application is running on EC2.]
   ```
   
   ### Query engine
   
   None


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