Jose created HIVE-21810:
---------------------------
Summary: Custom connection pooling
Key: HIVE-21810
URL: https://issues.apache.org/jira/browse/HIVE-21810
Project: Hive
Issue Type: New Feature
Components: Standalone Metastore
Reporter: Jose
Currently AWS RDS support for IAM based authentication with password
auto-rotation. This is also supported in Azure or GCP.
There's no way to configure this in Hive Metastore.
This is a proposal to allow in the configuration the class name of a custom
implementation of interface:
org.apache.hadoop.hive.metastore.datasource.DataSourceProvider that could we
used to solve this scenarios.
We can assign an engineer to implement the patch.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)