You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jose (JIRA)" <ji...@apache.org> on 2019/05/31 00:35:00 UTC

[jira] [Created] (HIVE-21810) Custom connection pooling

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)