Aggarwal-Raghav commented on PR #6116: URL: https://github.com/apache/hive/pull/6116#issuecomment-3385563023
> Explicitly loading a driver (using `Class.forName`) shouldn't be necessary in recent Java versions. Anyways, the code is there at the moment so probably this is outside of scope for the current PR. However, since the code wants to load a driver explicitly can we use `AutoloadedDriver` instead of the `EmbeddedDriver` by changing the appropriate Metastore conf? let me check on this and will update the PR/comment accordingly. Thanks for your input. -- 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]
