Description
HIVE-7634 was supposed to give users the ability to not have to specify the metastore password in the hive conf, by configuring a credential provider and using the new getPassword() API. Looks like this jira didn't do the most important change which was to have ObjectStore use getPassword() when populating the properties that are passed to JDO.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-7634 Use Configuration.getPassword() if available to eliminate passwords from hive-site.xml
- Closed