PatrickRen opened a new issue, #8674:
URL: https://github.com/apache/paimon/issues/8674

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/paimon/issues) 
and found nothing similar.
   
   
   ### Paimon version
   
   On master: b7df2b487edccb6f683165890e580c08332fe5b3
   
   ### Compute Engine
   
   Flink
   
   ### Minimal reproduce step
   
   Starting a Flink job reading Paimon on S3
   
   ### What doesn't meet your expectations?
   
   AWS client's default credentials provider chain supports multiple ways of 
key-less authentication, such as environment variables, JVM properties, so 
access key and secret should not be required by S3 filesystem loader: 
   
   
https://github.com/apache/paimon/blob/b7df2b487edccb6f683165890e580c08332fe5b3/paimon-filesystems/paimon-s3/src/main/java/org/apache/paimon/s3/S3Loader.java#L58-L63
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [x] I'm willing to submit a PR!


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