johnclara edited a comment on pull request #1918: URL: https://github.com/apache/iceberg/pull/1918#issuecomment-744674140
@jackye1995 might want to wait on trying to integrate. For my team's integration with sdk1, the only logic is around statically caching the kms client using caffeine. The key for the cache is a tuple/pojo containing: (region, proxyinfo, staticcredentials, sts session and role). This is still really rough and I imagine the community will want to either change a bunch or start from scratch :) Edit: Your feedback on the config dumping/loading and opinions on loading dek providers would be useful though! I know you're doing a lot of work in the aws s3 catalog around this ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
