Gopal Vijayaraghavan created HIVE-22558:
-------------------------------------------
Summary: Metastore: Passwords jceks should be read lazily, in case
of connection pools
Key: HIVE-22558
URL: https://issues.apache.org/jira/browse/HIVE-22558
Project: Hive
Issue Type: Bug
Components: Metastore, Standalone Metastore
Reporter: Gopal Vijayaraghavan
Attachments: getDatabase-password-md5-hotpath.png
The jceks file is parsed for every instance of the metastore conf to populate
the password in plain-text, which is irrelevant for the scenario where the DB
connection pool is already active.
!getDatabase-password-md5-hotpath.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)