parisni commented on PR #4172: URL: https://github.com/apache/kyuubi/pull/4172#issuecomment-1387677689
in the current proposal, all takes place on the jdbc-drivern side. Since only the client has the aws iam knowledge to access the aws ressources. Then the driver only acts as an intermediary layer, with no action but passing the configs to the engine. We may move the configuration builder (spark.hadoop.s3a...) on the server side, and make it possible to support multiple engine. Thought ? On Wed, 2023-01-18 at 01:20 -0800, Kent Yao wrote: > How about we start from the server side? > -- 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]
