xiaoxuandev commented on PR #12695: URL: https://github.com/apache/iceberg/pull/12695#issuecomment-2766587227
> @xiaoxuandev Do you have a specific use case for this? In general, I think this is bad practice since you ideally wouldn't be configuring credentials explicitly. Is there a reason the default credential provider chain can't be used? Thanks for your review, @danielcweeks! This change resolves issue #10614. In that case, the user is developing an application in a local Kubernetes cluster where the default authentication options are not feasible. This update allows users in similar environments to configure credentials explicitly without relying on implicit provider chains. -- 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]
